Closed trenton42 closed 10 years ago
:thumbsup:
Thanks @trenton42 :+1: I appreciate it
Thanks @cristianferrarig for merging!
You're welcome! Please, remember maintain the @if statement wrapping the utilities classes. This is for when you only need the icon classes.
ex:
@if $fa-enable-utilities {
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}
}
Thanks again! :v:
Ah shoot, I missed that one.