Skip to content

Commit 3f5da4f

Browse files
committed
Include the font in the Sass.
1 parent e9fe020 commit 3f5da4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/assets/sass/app.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11

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

0 commit comments

Comments
 (0)