We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533c326 commit 6fde585Copy full SHA for 6fde585
src/css/tailwind.css
@@ -1,6 +1,6 @@
1
-@tailwind base;
2
-@tailwind components;
3
-@tailwind utilities;
+@import "tailwindcss";
+
+@config "../../tailwind.config.js";
4
5
[data-animated-logo] path {
6
stroke-dasharray: 17364.90625;
0 commit comments