Include the font in the Sass.

This commit is contained in:
Taylor Otwell 2016-07-23 14:56:55 -05:00
parent e9fe020c0c
commit 3f5da4fb76
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600);
@import "variables";
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";