WeAreAthlon / frontend-webpack-boilerplate

Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.
https://www.weareathlon.com
MIT License
728 stars 206 forks source link

SVG Sprite #24

Open CalledByThe4ire opened 3 years ago

CalledByThe4ire commented 3 years ago

Could you please add svg-sprite-loader to inject svg icons into the document' s body?

pnikolov commented 3 years ago

@CalledByThe4ire can you describe a use-case and expected behaviour of this feature?

CalledByThe4ire commented 3 years ago

make dir for svg icons in images folder, put it there and get auto-injection of svg element to html' body with symbols inside as a result