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

9 lines (8 loc) 123 B
@media (min-width: 320px) { .toolbar { width: 400px; height: 200px; background: red; color: white; } }