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

14 lines (12 loc) 163 B
body { width: 100%; } #logo { width: 100px; height: 100px; background: url('../assets/logo.png'); background: url("#inline-svg"); } .a { var: test; }