Skip to content

steel/codo-theme-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Codo theme

Output json for classes, mixins, and extra files.

Usage

First

$ npm install codo-theme-json --save

Then, add --theme json to .codoopts or command line.

Output

├── class
|   ├── ...json files
|   ├── index.json
|   |
├── mixin
|   ├── ...json files
|   ├── index.json
├── extra
|   ├── ...json files
|   ├── index.json