UNPKG

vite-plugin-svg-spriter

Version:

Build a svg sprite from individual svgs and inject it in your root html with vite

17 lines (8 loc) 681 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.0.0](https://github.com/AoDev/vite-plugin-svg-spriter/compare/v0.0.3...v1.0.0) (2023-05-15) ### Features * add config options for tag and svg-sprite ([134a755](https://github.com/AoDev/vite-plugin-svg-spriter/commit/134a755449cda564c0eec50ca9e7217cc3946d23)) ### [0.0.3](https://github.com/AoDev/vite-plugin-svg-spriter/compare/v0.0.2...v0.0.3) (2023-05-04) ### [0.0.2](https://github.com/AoDev/vite-plugin-svg-spriter/compare/v0.0.1...v0.0.2) (2023-05-04) ### 0.0.1 (2023-05-04)