You've already forked symfony-playground
start
This commit is contained in:
4
assets/styles/app.scss
Normal file
4
assets/styles/app.scss
Normal file
@ -0,0 +1,4 @@
|
||||
$primary: darken(#428bca, 20%);
|
||||
|
||||
// the ~ allows you to reference things in node_modules
|
||||
@import "~bootstrap/scss/bootstrap";
|
Reference in New Issue
Block a user