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

5 lines (4 loc) 172 B
SyntaxError: Cannot mix ; and , as delimiter types in {path}mixed-mixin-definition-args-2.less on line 5, column 26: 4 .mixin-test { 5 .mixin(@a: 5, @b: 6; @c: 7); 6 }