Remove some unneeded variables.

This commit is contained in:
Taylor Otwell
2016-07-23 20:23:25 -05:00
parent 6f2541f14f
commit 1cbbf41c0c
2 changed files with 7 additions and 10 deletions

View File

@@ -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"