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.)

GitHub

27 stars
1 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list

cssvitevite-pluginvite-plugin-css-export

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marco-prontera/vite-plugin-css-injected-by-js A Vite plugin that injects CSS into HTML pages using JavaScript 423
fengxinming/vite-plugins Custom plugins for building and optimizing web applications with Vite 70
richardtallent/vite-plugin-singlefile A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. 867
vituum/vite-plugin-juice Inlines CSS code to HTML via an external processing service 5
xiaweiss/vite-plugin-ali-oss Allows vite to upload production files to Ali OSS except for HTML files 32
tomjs/vite-plugin-html A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. 4
zhangfisher/vite-plugin-vue-style-bundler Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. 7
nshen/vite-plugin-cesium A Vite plugin for setting up Cesium projects with TypeScript and CSS. 232
applelo/vite-plugin-browser-sync An extension for Vite that integrates BrowserSync for live code reloading and previewing. 67
donnikitos/vite-plugin-html-inject Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility 58
wille/vite-preload A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. 17
simonwep/vite-plugin-optimize-css-modules A plugin that optimizes CSS module class names in production builds 30
activeguild/vite-plugin-sass-dts Automatically generates type files for CSS modules using Sass. 120
gedouu/vite-plugin-generate-html Generates HTML output files with <script> and <link> elements from entry points. 8
hemengke1997/vite-plugin-public-typescript A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. 12