diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 968dc5f58..a1c222c31 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -2,7 +2,7 @@ | |||
2 | @import '_mixins'; | 2 | @import '_mixins'; |
3 | 3 | ||
4 | $icon-font-path: '../../node_modules/bootstrap-sass/assets/fonts/bootstrap/'; | 4 | $icon-font-path: '../../node_modules/bootstrap-sass/assets/fonts/bootstrap/'; |
5 | @import '~bootstrap-sass/assets/stylesheets/_bootstrap'; | 5 | @import '_bootstrap'; |
6 | 6 | ||
7 | $FontPathSourceSansPro: '../../node_modules/npm-font-source-sans-pro/fonts'; | 7 | $FontPathSourceSansPro: '../../node_modules/npm-font-source-sans-pro/fonts'; |
8 | @import '~npm-font-source-sans-pro/source-sans-pro'; | 8 | @import '~npm-font-source-sans-pro/source-sans-pro'; |