fly-csscomb

0.1.1 • Public • Published

CSSComb plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-csscomb

Example

export default function* () {
  yield this
    .source('src/*.css')
    .csscomb()
    .target('dist')
}

License

MIT © Masaaki Morishita et al

Readme

Keywords

Package Sidebar

Install

npm i fly-csscomb

Weekly Downloads

4

Version

0.1.1

License

MIT

Last publish

Collaborators

  • morishitter