1.0.0 • Published 7 years ago
atom-class-plugin v1.0.0
Atom Class Plugin
Generate atom class on demand
Install
npm i --save-dev atom-class-pluginOptions
| Name | Type | Default | Description |
|---|---|---|---|
| source | {String | Array.<string>} | '' | Atom class source file path (eg: static/atom.common.css) |
| output | {String} | 'atom.min.css' | On-demand generated atom class file |
| ext | {String} | 'html' | File suffix name processed by the plugin |
1.0.0
7 years ago