Skip to content

Commit 68d2b53

Browse files
committed
Change font awesome import bundles
1 parent 11c3408 commit 68d2b53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib/Styles/global.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
@import url("fonts.css");
2-
@import url("font-awesome/css/fontawesome.min.css");
3-
@import url("font-awesome/css/brands.min.css");
2+
@import url("font-awesome/css/all.css");
43

54
:root {
65
--base-primary: #C8EBF3;

0 commit comments

Comments
 (0)