Expose theme variables in CSS custom properties
This commit is contained in:
parent
f9affb550a
commit
f4d188ec99
13 changed files with 304 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
* GLOBAL STYLES
|
||||
*********************************************/
|
||||
|
||||
@import "./exposer";
|
||||
|
||||
body {
|
||||
@include bodyBackground();
|
||||
background-color: $backgroundColor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue