ant-design / ant-design

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

Request `Design Token` to support postcss plugins such as px2rem #48654

Open yoyo837 opened 2 weeks ago

yoyo837 commented 2 weeks ago

What problem does this feature solve?

The css files, inline css, and css variables generated by Design Token can be converted to rem at the same time.

What does the proposed API look like?

No idea.

ref: https://github.com/ant-design/ant-design/issues/47748