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 3c366a8 commit c6e9191Copy full SHA for c6e9191
resources/styles/app.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