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 (11 loc) 181 B
/* double nested file */ should { be: invisible; } /* do not extend outside of this */ .something { invisible: suppress warning; } .invisible { &:extend(.something all); }