rollup-plugin-sprite
Sprite generator
Converts images into spritesheets and generates mixin files for CSS preprocessors.
Create a sprite sheet based on spritesmith for Rollup.js
9 stars
2 watching
1 forks
Language: JavaScript
last commit: over 3 years ago rolluprollup-pluginrollup-plugin-spritespritesmith
Related projects:
Repository | Description | Stars |
---|---|---|
vladshcherbin/rollup-plugin-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
rollup/rollup-starter-lib | A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 970 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |