You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the default cursor color. The value should be in **HSL format**. By default, the cursor uses the HSL values from the <ahref="https://ui.shadcn.com/colors"target="_blank"rel="noopener noreferrer">Tailwind CSS color palette</a>:
100
100
101
-
It will adjust its appearance based on the element being hovered:
Copy file name to clipboardExpand all lines: website/src/pages/docs/index.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
-
# Getting Started
1
+
# <aname="getting-started"></a>Getting Started
2
2
3
3
Add a custom animated cursor to your React app with <ahref="https://github.com/GuiEpi/react-dot-cursor"target="_blank"rel="noopener noreferrer">react-dot-cursor</a>
0 commit comments