Topic: Does one have to use FontAwesome with MDBoostrap?
Nates premium asked 5 years ago
The reason I ask is that, SVGs are much smaller. I wanted to use like 4 fonts for social media and it then loads FA Brands.
- If I remove "import '@fortawesome/fontawesome-free/css/all.min.css';" would MDBootstrap still work okay?
I am a junior reactjs dev.
Note, i am using the PRO version of MDB for ReactJS
Anna Morawska staff answered 5 years ago
Sure, go ahead, you can remove fortawesome import, and the library still works fine.
Best, Ania
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB React
- MDB Version: 4.11.0
- Device: All
- Browser: All
- OS: Windows
- Provided sample code: No
- Provided link: No
Nates premium commented 5 years ago
Also I would thus NOT use MDBIcon, just to be clear. Only SVGs.