Expose theme variables in CSS custom properties
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* GLOBAL STYLES
|
||||
*********************************************/
|
||||
|
||||
@import "./exposer";
|
||||
|
||||
body {
|
||||
@include bodyBackground();
|
||||
background-color: $backgroundColor;
|
||||
|
||||
Reference in New Issue
Block a user