Use webpack to deliver font-awesome (and use newest version)

This commit is contained in:
Sebastian Serth
2018-10-09 07:55:31 +02:00
parent 9e4f9263e6
commit 3ecb5bd778
12 changed files with 14 additions and 575 deletions

View File

@ -10,3 +10,5 @@
@import '~bootswatch/dist/yeti/variables';
@import '~bootstrap/scss/bootstrap';
@import '~bootswatch/dist/yeti/bootswatch';
$fa-font-path: '~font-awesome/fonts';
@import '~font-awesome/scss/font-awesome';