mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(css): remove useless spacing override
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
@import './keyframes.css';
|
||||
|
||||
@theme default {
|
||||
--spacing-4_5: 1.125rem;
|
||||
}
|
||||
|
||||
@variant dark (&:where(.dark, .dark *));
|
||||
|
||||
@layer base {
|
||||
|
||||
Reference in New Issue
Block a user