codo-theme-json

JSON Codo theme

Usage no npm install needed!

<script type="module">
  import codoThemeJson from 'https://cdn.skypack.dev/codo-theme-json';
</script>

README

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