symfony-playground/assets/styles/app.scss

5 lines
126 B
SCSS
Raw Normal View History

2023-10-04 14:00:22 +00:00
$primary: darken(#428bca, 20%);
// the ~ allows you to reference things in node_modules
@import "~bootstrap/scss/bootstrap";