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 bc99891 commit bb13770Copy full SHA for bb13770
src/tailwindcss-stubs/resources/css/app.css
@@ -1,5 +1,5 @@
1
-@tailwind base;
+@import "tailwindcss/base";
2
3
-@tailwind components;
+@import "tailwindcss/components";
4
5
-@tailwind utilities;
+@import "tailwindcss/utilities";
0 commit comments