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

11 lines (10 loc) 108 B
sudo: false language: node_js node_js: - "6" - "8" - "10" - "stable" branches: only: - master