We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b90a90 commit 839b77cCopy full SHA for 839b77c
lib/files/tailwind.css
@@ -1,3 +1,3 @@
1
-@import 'tailwindcss/base';
2
-@import 'tailwindcss/components';
3
-@import 'tailwindcss/utilities';
+@tailwind base;
+@tailwind components;
+@tailwind utilities;
0 commit comments