grunt-postcss

CSS processor

Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code.

Apply several post-processors to your CSS using PostCSS.

GitHub

39 stars
3 watching
7 forks
Language: JavaScript
last commit: 20 days ago

Related projects:

Repository Description Stars
postcss/gulp-postcss A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. 769
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
jeffjewiss/broccoli-postcss A plugin for compiling CSS using PostCSS while filtering files with Broccoli. 30
ota-meshi/postcss-markdown A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. 2
crunch/postcss-less A plugin that integrates the Less CSS preprocessor into a PostCSS workflow 35
gruntjs/grunt-contrib-cssmin Compresses CSS files by removing unnecessary characters and combining them into a single file 793
ismamz/postcss-utilities A PostCSS plugin providing commonly used utility functions and mixins for CSS styling 325
madyankin/postcss-modules A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. 1,593
postcss/postcss-use Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. 153
postcss/postcss-scss An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition 657
tehshrike/svelte-preprocess-postcss Preprocesses Svelte component styles with PostCSS. 25
gucong3000/postcss-markdown Converts Markdown text to CSS 21
gruntjs/grunt-contrib-less Compiles LESS files to CSS 667
postcss/sugarss A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. 712
jeffjewiss/ember-cli-postcss An Ember.js add-on that integrates PostCSS with the Ember CLI build process 110