Installed webpack encore and configured js and css to use it.
This commit is contained in:
5
assets/styles/app.scss
Normal file
5
assets/styles/app.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
@import "~bootstrap";
|
||||
|
||||
body {
|
||||
background-color: lightblue !important;
|
||||
}
|
||||
Reference in New Issue
Block a user