mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 12:17:22 +00:00
Insert css scale as variable at runtime
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
--neg-double-border-size: calc(var(--neg-border-size) * 2);
|
||||
--highlight: #ffa3cb;
|
||||
--border-color: var(--highlight);
|
||||
--birb-scale: ${CSS_SCALE};
|
||||
}
|
||||
|
||||
#birb {
|
||||
|
||||
Reference in New Issue
Block a user