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
769 stars
19 watching
65 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
gulp-pluginjavascriptpostcss
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
| A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
| A SASS plugin for Gulp. | 1,569 |
| A gulp plugin that automates the compilation of stylus files into css. | 223 |
| A PostCSS processor for CSS-in-JS and inline styles | 658 |
| A plugin that integrates the Less CSS preprocessor into a PostCSS workflow | 35 |
| A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
| A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 713 |
| Parses CSS files and replaces import statements with linked file contents | 35 |
| A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 324 |
| Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
| Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
| A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
| A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
| A tool for compiling Sass to CSS using the Compass compiler | 173 |