Go to file
WolverinDEV 0522e813b3 Skipping icons with non interger width/height 2020-08-24 10:33:41 +02:00
demo Fixed bug with some special svg icons 2020-08-10 14:52:50 +02:00
plugin Skipping icons with non interger width/height 2020-08-24 10:33:41 +02:00
.gitignore initial commit 2020-08-09 13:21:29 +02:00
LICENSE Create LICENSE 2020-08-09 13:24:29 +02:00
package-lock.json initial commit 2020-08-09 13:21:29 +02:00
package.json Skipping icons with non interger width/height 2020-08-24 10:33:41 +02:00
readme.md Updated the package.json 2020-08-09 13:27:11 +02:00
tsconfig.json initial commit 2020-08-09 13:21:29 +02:00
webpack.config.ts initial commit 2020-08-09 13:21:29 +02:00

readme.md

SVG Sprite generator for webpack with typescript support

An example usage could be found in the demo folder.