rollup-plugin-postcss
PostCSS integrator
A plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files.
Seamless integration between Rollup and PostCSS.
677 stars
7 watching
217 forks
Language: JavaScript
last commit: 9 months ago css-moduleslesspostcssrollupsassstylus
Related projects:
Repository | Description | Stars |
---|---|---|
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
monty5811/postcss-elm-tailwind | A tool that enables PostCSS integration with Elm and Tailwind CSS styles. | 98 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |