Remove some unneeded variables.
This commit is contained in:
6
resources/assets/sass/app.scss
vendored
6
resources/assets/sass/app.scss
vendored
@@ -1,6 +1,12 @@
|
||||
|
||||
// Fonts
|
||||
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
|
||||
|
||||
// Variables
|
||||
@import "variables";
|
||||
|
||||
// Bootstrap
|
||||
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";
|
||||
|
||||
// Custom Styling
|
||||
@import "theme"
|
||||
|
||||
Reference in New Issue
Block a user