Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update link
  • Loading branch information
thecrypticace committed Jan 23, 2025
commit ce20304d23bceeed6822fb4d419ec9f5957a48a7
2 changes: 1 addition & 1 deletion src/docs/functions-and-directives.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Use the `@custom-variant` directive to add a custom variant in your project:

This lets you write utilities like `pointer-coarse:size-48` and `theme-midnight:bg-slate-900`.

Learn more about adding custom variants in the [adding custom variants documentation](/docs/hover-focus-and-other-states#registering-a-custom-variant).
Learn more about adding custom variants in the [registering a custom variant documentation](/docs/hover-focus-and-other-states#registering-a-custom-variant).

<h3 id="apply-directive">@apply</h3>

Expand Down