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

7 lines (6 loc) 86 B
.non-matching-mixin(@a @b) { args: @a @b; } x { .non-matching-mixin(x, y); }