We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ec154 commit 95addc7Copy full SHA for 95addc7
playground/src/app/globals.css
@@ -1,7 +1,6 @@
1
@import 'tailwindcss';
2
3
@source "../../../packages/ui/src/**/*.{ts,tsx}";
4
-@source "../../../packages/ui-variants/src/**/*.{ts,tsx}";
5
@plugin "tailwindcss-animate";
6
@config "../../tailwind.config.ts";
7
0 commit comments