React-fontawesome: Importing fontawesome-free-brands injects <style> even if autoAddCss is set to false

Created on 29 May 2018  路  2Comments  路  Source: FortAwesome/react-fontawesome

I'm using react_on_rails to render a website. I must include the CSS manually to be able to use fontawesome icons in server side rendering. I can include @fortawesome/fontawesome/styles.css contents inside my css bundle, but I can't disable the