scss minimize
This commit is contained in:
parent
018f492478
commit
989729b503
File diff suppressed because it is too large
Load Diff
@ -25,6 +25,6 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
@each $name, $icon in $fa-brand-icons {
|
@each $name, $icon in $fa-icons-custom {
|
||||||
.#{$fa-css-prefix}-#{$name}:before { content: unquote("\"#{ $icon }\""); }
|
.#{$fa-css-prefix}-#{$name}:before { content: unquote("\"#{ $icon }\""); }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user