caisse-bliss/public/assets/css/global.scss

4 lines
150 B
SCSS
Executable File

$brand-primary: darken(#428bca, 20%);
// the ~ allows you to reference things in node_modules
@import '~bootstrap-sass/assets/stylesheets/bootstrap';