codo-theme-json
v0.1.1
Published
JSON Codo theme
Readme
JSON Codo theme
Output json for classes, mixins, and extra files.
Usage
First
$ npm install codo-theme-json --saveThen, add --theme json to .codoopts or command line.
Output
├── class
| ├── ...json files
| ├── index.json
| |
├── mixin
| ├── ...json files
| ├── index.json
├── extra
| ├── ...json files
| ├── index.json