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 f271952 commit a5cfa5dCopy full SHA for a5cfa5d
src/styles/tailwind.css
@@ -4,7 +4,7 @@
4
@import "tailwindcss/theme.css" layer(theme) source(none);
5
@import "tailwindcss/utilities.css" layer(utilities) source(none);
6
7
-@source "../**/*.{astro,html,js,jsx,ts,tsx}";
+@source "../**/*.{astro,html,js,jsx,ts,tsx,css}";
8
@source not "../content/";
9
10
@theme {
0 commit comments