@modularbp/gulp-css
v1.0.5
Published
Transform [cssnext] in CSS with [PostCSS]
Downloads
3
Readme
@modularbp/gulp-css
Transform cssnext in CSS with PostCSS
Install
npm install @modularbp/gulp-css --save-dev
Dependencies
| Module | Description | | ------ | ----------- | | @modularbp/gulp-error | Error handling | | @modularbp/gulp-paths | The files paths | | @modularbp/gulp-serve | Auto inject styles in your browsers | | gulp | The build system | | gulp-postcss | Transform to CSS | | postcss-cssnext | Use new CSS specs | | postcss-import | Import other style modules | | postcss-pxtorem | Convert pixel units to rem |