drift/docs/assets/scss/_variables_project.scss

6 lines
161 B
SCSS
Raw Normal View History

// todo: figure out why none of these actually do anything at all
$enable-gradients: false;
$enable-rounded: false;
$enable-shadows: false;
2019-08-01 11:56:23 -07:00
$secondary: #4CAF50;