vite-plugin-css-export
CSS exporter
A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules.
A Vite plugin for sharing variables between Javascript and CSS (or Sass, Less, etc.)
27 stars
1 watching
1 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
cssvitevite-pluginvite-plugin-css-export
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vite plugin that injects CSS into HTML pages using JavaScript | 432 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |
| Inlines CSS code to HTML via an external processing service | 5 |
| Uploads production files to Ali OSS after bundling by Vite. | 33 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
| A Vite plugin for setting up Cesium projects with TypeScript and CSS. | 237 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
| A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
| A plugin that optimizes CSS module class names in production builds | 31 |
| Automatically generates type files for CSS modules using Sass. | 122 |
| Generates HTML output files with <script> and <link> elements from entry points. | 8 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |