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

4 lines
150 B
SCSS
Raw Permalink Normal View History

2018-03-15 16:57:30 +01:00
$brand-primary: darken(#428bca, 20%);
// the ~ allows you to reference things in node_modules
2019-02-21 15:55:28 +01:00
@import '~bootstrap-sass/assets/stylesheets/bootstrap';