rollup-plugin-critical
CSS optimizer
Generates critical CSS for optimized performance
Vite.js & Rollup plugin for generating critical CSS
102 stars
6 watching
11 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
criticalcritical-cssrolluprollup-pluginvitevitejs
Related projects:
Repository | Description | Stars |
---|---|---|
| This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
| An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
| Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
| A tool that compiles LESS files into CSS for use in ES modules | 5 |
| A plugin that optimizes CSS module class names in production builds | 31 |
| Rollup plugin for bundling CSS files | 116 |
| A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 248 |
| A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
| A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
| A Rollup plugin that compiles and bundles Sass files into CSS. | 93 |
| Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
| A Rollup plugin that optimizes images using the Imagemin library. | 25 |
| Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |