UNPKG

antd-theme-generator

Version:

This a script to generate color specific styles less file and which you can use to change theme dynamically in browser

10 lines (9 loc) 74 B
.three { color: green; } .two { color: blue; } .one { color: red; }