2.2.1 • Published 7 years ago

slingshot-build v2.2.1

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
7 years ago

Slingshot build

Provides several tasks to compile and optimize your project.

Requires Gulp installed locally.

After the installation a gulpfile.js is created locally. You can run gulp -T to list the tasks available.

Postcss plugins

Postcss plugins can be installed and configured in the gulp-conf.js file under the postcssProcessors name.

Currently Slingshot build brings the autoprefixer and cssnano plugins.

Go to http://postcss.parts/ to search for more plugins.