ant-design / ant-design-colors

:art: Color Palettes Calculator of Ant Design
https://ant.design/docs/spec/colors
MIT License
652 stars 79 forks source link

fix: pack tinycolor together #76

Closed 07akioni closed 3 years ago

07akioni commented 3 years ago

fix build errors in antd

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.04%) to 99.286% when pulling b1d7ae41a88899722f4523aceaa570d97a05f327 on 07akioni:tc-treeshake into 15c102d837479d9cb88b83a42ec254c9a9b57a72 on ant-design:master.

07akioni commented 3 years ago

I create a PR to make tinycolor export used util functions. If it's merged, we can build the library as usual.

https://github.com/scttcper/tinycolor/pull/217