drift/docs/assets/scss/_variables_project.scss

8 lines
184 B
SCSS

// todo: figure out why none of these actually do anything at all
$enable-gradients: false;
$enable-rounded: false;
$enable-shadows: false;
$secondary: #4CAF50;
$code-color: #dc3545;