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.
@layer base
1 parent b61b96b commit 27b6441Copy full SHA for 27b6441
resources/css/app.css
@@ -163,20 +163,6 @@
163
hsl(240 5.9% 10%);
164
}
165
166
-@layer base {
167
- * {
168
- @apply border-border;
169
- }
170
-
171
- body {
172
- @apply bg-background text-foreground;
173
174
-}
175
176
-/*
177
- ---break---
178
-*/
179
180
@layer base {
181
* {
182
@apply border-border outline-ring/50;
0 commit comments