vite-plugin-vue-style-bundler
CSS bundler
Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components.
bundle Vue styles into JavaScript
7 stars
1 watching
0 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zeokku/vite-plugin-vue-css-modules | Automates CSS module replacement in Vue templates and scripts | 18 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 507 |
hunyan-io/vite-plugin-vue-nested-sfc | Allows defining and reusing SFC components within other SFCs. | 96 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
shixuanhong/vite-plugin-css-export | A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |
stackcss/sheetify | Modular CSS bundler for browserify | 447 |
i-tengfei/vue-styler | A utility for styling Vue components with CSS-like syntax and hardware acceleration support. | 4 |
osteoporosis/php-vitelinker | Generates includable PHP files from bundled JavaScript assets after Vite build. | 1 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
tomjs/vite-plugin-vscode | A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 44 |
jofftiquez/vue-croppie | A Vue.js wrapper for a popular JavaScript photo cropping tool | 261 |
marco-prontera/vite-plugin-css-injected-by-js | A Vite plugin that injects CSS into HTML pages using JavaScript | 432 |
vuesence/sliding-header | A Vue.js component for creating a sliding header with dynamic top navigation bar | 42 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |