caisse-bliss/nope/assets/styles/global.scss

4 lines
152 B
SCSS
Raw Normal View History

2023-06-28 11:37:45 +02:00
$brand-primary: darken(#428bca, 20%);
// the ~ allows you to reference things in node_modules
2023-06-28 11:55:23 +02:00
//@import '~bootstrap-sass/assets/stylesheets/bootstrap';