Add SVG Sprite Loader

This commit is contained in:
Igor Adamenko 2020-08-12 10:53:26 +03:00 committed by GitHub
parent 11e2750d62
commit 7de5df60d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -352,6 +352,9 @@
- **[StreamEx](https://github.com/amaembo/streamex)** by [Tagir Valeev](https://github.com/amaembo)<br>
Enhancing Java Stream API.
- **[SVG Sprite Loader](https://github.com/JetBrains/svg-sprite-loader)** by [Stas Kurilov](https://github.com/kisenka)<br>
Webpack loader for creating SVG sprites.
- **[Tacit](https://github.com/yegor256/tacit)** by [Yegor Bugayenko](https://github.com/yegor256)<br>
A primitive CSS framework for those who don't know anything about graphic design but want their web services to look eatable. No classes, no layouts.