make color variables selectable in cloudcannon
This commit is contained in:
parent
11d3e1f5fd
commit
7e61046352
12 changed files with 117 additions and 90 deletions
|
|
@ -5,7 +5,7 @@
|
|||
width: 100%;
|
||||
overflow: hidden;
|
||||
z-index: 0;
|
||||
background: _palette(bg);
|
||||
background: var(--bg);
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue