Using the correct path for the font-mfizz stylesheet.
Reported by: Neel Patelpull/6/head
parent
5a132a547f
commit
bcce574e83
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue