meshviewer/scss/custom/_variables.scss

5 lines
172 B
SCSS
Raw Normal View History

// Example of overwriting variables. Take a look at modules/variables
//$color-black: #fff;
//$color-white: invert($color-white);
//$color-primary: invert($color-primary);