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 (3 loc) 112 B
import { URIRegExps } from "./uri"; import { buildExps } from "./regexps-uri"; export default buildExps(true);