danawoodman / react-fontawesome

A React Font Awesome component.
https://www.npmjs.com/package/react-fontawesome
MIT License
668 stars 72 forks source link

How to use the cssModule prop? #56

Closed rvmourik closed 6 years ago

rvmourik commented 6 years ago

Hi There,

Can't seem to figure out how to get this working with css modules, can you give me some more info then there is already on the api docs page?

Regards,

Robbert

danawoodman commented 6 years ago

@rvmourik Maybe this will help?: https://github.com/danawoodman/react-fontawesome/pull/21#issuecomment-240645234

If you figure it out I would love a PR to add in some docs on this as I don't use it myself

rvmourik commented 6 years ago

Hi

Created an issue and created a pull request

Robbert