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

17 lines (16 loc) 170 B
.foo { color1: red; color2: yellow; color3: red; color4: yellow; color5: red; prop: uno; var: dos; sub: tres; } #ns1 { foo: bar; } #ns1 { foo: uno; }