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

9 lines (4 loc) 162 B
@my_theme: "test"; @import "import/import-@{my_theme}-e.less"; @import "import/import-@{in}@{terpolation}.less"; @import "import/interpolation-vars.less";