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 a30fe6a commit eecd3a0Copy full SHA for eecd3a0
src/app.css
@@ -4,6 +4,7 @@
4
@plugin "@tailwindcss/forms";
5
@plugin "@tailwindcss/typography";
6
7
+@source '../src/docs/**/*.{html,js,svelte,ts,md}';
8
@source '../node_modules/svelte-doc-kit/dist/**/*.{html,js,svelte,ts,md}';
9
10
@custom-variant dark (&:is(.dark *));
0 commit comments