DEV Community

Discussion on: 5 steps to change antd theme on runtime using create-react-app

Collapse
 
lindamoussa profile image
LindaMoussa

Good job :D
I tried it and its working, but I can't change font-size-base in runtime
could you please help me

Collapse
 
christianandrei profile image
Christian Andrei

Hi! the package antd-theme-webpack-plugin used on this was only for color related changing. See this repository issue.