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

13 lines (10 loc) 131 B
@import 'import/import-test.less'; body { font-family: arial, sans-serif; } nonsense; .clickable { cursor: pointer; }