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 (7 loc) 110 B
#import { color: red; } @media (min-width: 600px) { #css { color: yellow; } } this isn't very valid CSS.