Import missing regular/solid FontAwesome styles
This commit is contained in:
parent
9d8a2c427d
commit
075737c252
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
// Include all of Font Awesome.
|
||||
@import "fontawesome/fontawesome";
|
||||
@import "fontawesome/regular";
|
||||
@import "fontawesome/solid";
|
||||
|
||||
/* StopTime's main CSS (overrides)
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue