Skip to content

Commit 27b6441

Browse files
authored
Remove redundant @layer base from app.css (#144)
1 parent b61b96b commit 27b6441

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

resources/css/app.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -163,20 +163,6 @@
163163
hsl(240 5.9% 10%);
164164
}
165165

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-
180166
@layer base {
181167
* {
182168
@apply border-border outline-ring/50;

0 commit comments

Comments
 (0)