fix: correct font variable usage and improve type handling in dynamic filter
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@custom-variant dark (&:is(.dark *));
|
||||
|
||||
@theme inline {
|
||||
--font-bokor: var(--font-bokor);
|
||||
--font-barlow: var(--font-barlow);
|
||||
--font-mono: var(--font-mono);
|
||||
--radius-sm: calc(var(--radius) - 4px);
|
||||
|
||||
Reference in New Issue
Block a user