gulp-postcss

CSS processor

A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files.

Pipe CSS through PostCSS processors with a single parse

GitHub

769 stars
19 watching
65 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list

gulp-pluginjavascriptpostcss

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39
gulp-community/gulp-less A Gulp plugin for compiling LESS files into CSS 559
dlmanning/gulp-sass Sass compiler plugin for Gulp task automation 1,572
stephenlacy/gulp-stylus A gulp plugin that automates the compilation of stylus files into css. 222
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
crunch/postcss-less A plugin that integrates the Less CSS preprocessor into a PostCSS workflow 35
jonkemp/gulp-inline-css A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. 272
postcss/sugarss A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. 712
unlight/gulp-cssimport Parses CSS files and replaces import statements with linked file contents 35
ismamz/postcss-utilities A PostCSS plugin providing commonly used utility functions and mixins for CSS styling 325
postcss/postcss-use Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. 153
jscs-dev/gulp-jscs Automates JavaScript code style checking and reporting with automatic fixing options 312
scniro/gulp-clean-css A Gulp plugin for minifying CSS using the cleanCSS tool 649
ota-meshi/postcss-markdown A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. 2
appleboy/gulp-compass A tool for compiling Sass to CSS using the Compass compiler 174