ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
92.45k stars 49.71k forks source link

Implement theming for use with css-modules #3963

Closed delijah closed 7 years ago

delijah commented 7 years ago

React CSS Themr is shipping a very good solution for that approach: https://github.com/javivelasco/react-css-themr

afc163 commented 7 years ago

Thx for nice suggestion~ react-css-themr will be a breaking change for antd less style implementation, you can try this https://github.com/ant-design/ant-design/blob/master/docs/react/customize-theme.en-US.md now.

delijah commented 7 years ago

Thank you for your response. I have already seen the docs and i am customizing the theme already with less. It is doable this way, but i think the react-css-themr way is just more convenient. That is why i have created this issue, to start a discussion about that.

lock[bot] commented 6 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.