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
12 lines (11 loc) • 341 B
JSON
{
"name": "import-module",
"version": "1.0.0",
"description": "Less files to be included in node_modules directory for testing import from node_modules",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Rob Huzzey <robert.huzzey@holidayextras.com>",
"license": "ISC"
}