2.1.2 • Published 7 years ago

@superflycss/task-deploy v2.1.2

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

Deploy task

Gulp PostCSS deploy task for superflycss modules. The primary purpose of running this task is to remove css not used in test src/main/html and src/test/html files in order to make deployed content load faster (Some of the CSS modules are quite large). The deploy task uses the pli - project layout instance and deploys css files in src/main/css and src/test/css to deploy/main/css and deploy/test/css correspondingly. The primary purpose of doing this is to remove css that is not used in the target/main/html and target/test/html files. See the Deploy Task PostCSS Plugins list for a list of plugins currently supported.

Installation

See Installation.

Usage

See Usage

Plugins

Plugin NamePlugin URL
autoprefixerhttps://github.com/postcss/autoprefixer
postcss-importhttps://github.com/postcss/postcss-import
postcss-applyhttps://github.com/pascalduez/postcss-apply
postcss-calchttps://github.com/postcss/postcss-calc
postcss-color-functionhttps://github.com/postcss/postcss-color-function
postcss-custom-mediahttps://github.com/postcss/postcss-custom-media
postcss-custom-propertieshttps://github.com/postcss/postcss-custom-properties
postcss-eachhttps://github.com/outpunk/postcss-each
postcss-font-magicianhttps://github.com/jonathantneal/postcss-font-magician
postcss-forhttps://github.com/antyakushev/postcss-for
postcss-reporterhttps://github.com/postcss/postcss-reporter
postcss-sass-color-functionshttps://github.com/adam-h/postcss-sass-color-functions
postcss-sass-color-functionshttps://github.com/adam-h/postcss-sass-color-functions
gulp-uncsshttps://github.com/ben-eb/gulp-uncss