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 c8bbd99 commit bcc0b9dCopy full SHA for bcc0b9d
stubs/resources/css/app.css
@@ -1,3 +1,3 @@
1
-@tailwind base;
2
-@tailwind components;
3
-@tailwind utilities;
+@import "tailwindcss/base";
+@import "tailwindcss/components";
+@import "tailwindcss/utilities";
0 commit comments