svg-transform-loader

Webpack loader to add/modify tags and attributes in SVG image. Main purpose - fill, stroke and other manipulations with image imported from CSS/SCSS/LESS/Stylus/PostCSS.


License
MIT
Install
npm install svg-transform-loader@1.1.0

Documentation

SVG Mixer

Node.js toolset for generating & transforming SVG images and sprites in modern way.

Under heavy development. Docs in progress. Stay tuned!

Main tools:

Other:

Prerequisites

Setup

Dependencies managed by Yarn workspaces, lifecycle (build, test, release) performed by Lerna. To setup the project install dependencies:

yarn install

License

Apache 2.0