ElementUI / element-theme

Theme generator cli tool for Element.
MIT License
491 stars 142 forks source link

load config from package.json #1

Closed QingWei-Li closed 7 years ago

QingWei-Li commented 7 years ago
{
  "element-theme": {
    "config": "variables/file/path",
    "out": "theme/output/path",
    "minimize": true,
    "browsers": []
  }
}