Using the correct path for the font-mfizz stylesheet.

Reported by: Neel Patel
pull/6/head
Surinder Kumar 2017-09-29 09:17:37 +05:30 committed by Ashesh Vashi
parent 5a132a547f
commit bcce574e83
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
@import '~alertifyjs/build/css/themes/bootstrap.css';
@import '~bootstrap/dist/css/bootstrap-theme.css';
@import '~font-awesome/css/font-awesome.css';
@import '~font-mfizz/font/font-mfizz.css';
@import '~font-mfizz/dist/font-mfizz.css';
@import '~bootstrap-datepicker/dist/css/bootstrap-datepicker3.css';
@import '~eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.css';
@import '~bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.css';