Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions resources/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,20 +163,6 @@
hsl(240 5.9% 10%);
}

@layer base {
* {
@apply border-border;
}

body {
@apply bg-background text-foreground;
}
}

/*
---break---
*/

@layer base {
* {
@apply border-border outline-ring/50;
Expand Down