Open verbart opened 7 years ago
I made a bug report here: https://github.com/raulghm/Font-Awesome-Stylus/issues/35
We included it as a nice-to-have, since the stylus copy of FA also includes stylus mixins. We don't actually use any of the mixins in the generated code AFAIK, so we could easily just use the regular FA library.
Replace it - @import '~font-awesome-stylus/stylus/index' To - @import '~font-awesome-stylus/index'
Offer: Stylus knows how to include the CSS code, so the font-awesome-stylus is unnecessary. Just use original fontawesome packge, and his css file.