postcss

Style transformer

A tool for transforming styles with JavaScript plugins

Transforming styles with JS plugins

GitHub

29k stars
506 watching
2k forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list

astcssframeworkparserpostcss

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postcss/postcss-use Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. 153
postcss/autoprefixer A PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data. 21,738
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
ismamz/postcss-utilities A PostCSS plugin providing commonly used utility functions and mixins for CSS styling 324
moox/postcss-cssnext A PostCSS plugin to transform new CSS syntax into compatible versions for use today. 5,298
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39
postcss/sugarss A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. 713
reworkcss/rework A plugin framework for automating CSS preprocessing in Node.js 2,758
madyankin/postcss-modules A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. 1,599
trysound/postcss-inline-svg A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. 482
postcss/gulp-postcss A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. 769
postcss/postcss-url A PostCSS plugin that rebases, inlines or copies URLs in CSS 377
jeffjewiss/broccoli-postcss A plugin for compiling CSS using PostCSS while filtering files with Broccoli. 30
grapesjs/parser-postcss Enables custom CSS parsing via PostCSS for use in GrapesJS projects 30
gucong3000/postcss-markdown Converts Markdown text to CSS 21