Skip to content

Commit df7b2f7

Browse files
committed
fix: responsive variants typing + update documentation for it with new changes
1 parent ac7ca91 commit df7b2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/features/responsive-variants.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export type SimpleProps = VariantProps<ComposeType["variants"], ComposeType["scr
8888

8989
## Specificity for TAILWIND 4
9090

91-
We do have a project example using [tailwind v4](../../vuelib-tailwind4/). As you know for now tailwind4 don't plan to support the safelist from tailwind 3. In that case we need to generate the file so
91+
We do have a project example using tailwind v4. As you know for now tailwind4 don't plan to support the safelist from tailwind 3. In that case we need to generate the file so
9292
tailwind will know which css classes used.
9393

9494

0 commit comments

Comments
 (0)