Include the font in the Sass.
This commit is contained in:
parent
e9fe020c0c
commit
3f5da4fb76
2
resources/assets/sass/app.scss
vendored
2
resources/assets/sass/app.scss
vendored
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user