vite-plugin-optimize-css-modules
CSS optimizer
A plugin that optimizes CSS module class names in production builds
🗜 Mangle / minimize css module classnames in production like facebook and Google do!
31 stars
2 watching
4 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
csscss-minifycss-modulespluginvitevite-plugin
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| | An extension that modifies CSS module class names to use the original file name without the -module suffix | 19 |
| | Automates CSS module replacement in Vue templates and scripts | 18 |
| | Optimizes image assets using Sharp.js and SVGO for better file sizes. | 350 |
| | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 356 |
| | A Webpack plugin for minifying and optimizing CSS files | 107 |
| | A plugin for Vite to optimize SVG files using SVGO | 29 |
| | Generates critical CSS for optimized performance | 102 |
| | A Vite plugin that injects CSS into HTML pages using JavaScript | 432 |
| | Tools to minimize and optimize fonts used in web applications | 6 |
| | Automatically generates type files for CSS modules using Sass. | 122 |
| | Provides a Stylelint plugin for Vite to enforce consistent CSS styles in development and production environments. | 23 |
| | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
| | A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |