Use webpack to deliver Google openSans (and use newest version)

This commit is contained in:
Sebastian Serth
2018-10-09 08:18:18 +02:00
parent 3ecb5bd778
commit 72d0f7585e
48 changed files with 11 additions and 340 deletions

View File

@ -12,3 +12,5 @@
@import '~bootswatch/dist/yeti/bootswatch';
$fa-font-path: '~font-awesome/fonts';
@import '~font-awesome/scss/font-awesome';
$opensans-path: '~opensans-webkit/fonts/';
@import '~opensans-webkit/src/sass/open-sans';