opinionated-css-builder

1.0.0 • Public • Published

Opinionated CSS Builder

Build Status

A packaged combination of css build tools

Usage

opinionated-css-builder myfile.sass > output.css

Details

opinionated-css-builder performs the following operations on your input file:

  • node-sass {outputStyle: "expanded"}
  • postcss
    • autoprefixer { browsers: "Last 4 versions, Firefox ESR, IE >= 9, Safari >= 6" }
    • cssnano

Readme

Keywords

none

Package Sidebar

Install

npm i opinionated-css-builder

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • d2l-travis-deploy