Topic: customize theme (variables, colors...)
I'm using MDB PRO and I'd like to customize the theme, but I can't find how in the documentation.
I only found this link but it refers to the previous version: https://mdbootstrap.com/docs/react/getting-started/installation/#sass
Anyway, reading those instructions, it seems strange to me to have to copy the whole scss folder inside my project. What would happen to the next MDB update? Should I repeat the same procedure, being careful not to overwrite the customized files?
Can you give me the correct instructions to customize MDB PRO React 5?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: MDB5 1.0.0-beta6
- Device: pc
- Browser: chrome
- OS: win10
- Provided sample code: No
- Provided link: Yes
Wojciech Staniszewski staff commented 3 years ago
For the time being, it should be done as described in the link You sent. It is very important that the version of node-sass must be 4.0.0. Then You will be able to create scss files and import them.