We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845ab80 commit 3fbbb13Copy full SHA for 3fbbb13
1 file changed
src/app.css
@@ -1,6 +1,10 @@
1
@import 'tailwindcss';
2
@plugin '@tailwindcss/typography';
3
4
+#svelte-announcer {
5
+ @apply sr-only;
6
+}
7
+
8
svg {
9
@apply size-4.5;
10
}
0 commit comments