Import missing regular/solid FontAwesome styles

This commit is contained in:
Paul van Tilburg 2020-07-16 18:16:31 +02:00
parent 9d8a2c427d
commit 075737c252
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
// Include all of Font Awesome.
@import "fontawesome/fontawesome";
@import "fontawesome/regular";
@import "fontawesome/solid";
/* StopTime's main CSS (overrides)
*/