We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rehype-svgo
1 parent 9bc5528 commit 40fe9ffCopy full SHA for 40fe9ff
doc/plugins.md
@@ -196,6 +196,8 @@ The list of plugins:
196
— sort attributes
197
* [`rehype-sort-tailwind-classes`](https://github.com/bitcrowd/rehype-sort-tailwind-classes)
198
— sort tailwind classes
199
+* [`rehype-svgo`](https://github.com/TomerAberbach/rehype-svgo)
200
+ — optimize inline SVGs using [SVGO](https://github.com/svg/svgo)
201
* [`rehype-template`](https://github.com/nzt/rehype-template)
202
— wrap content with template literal
203
* [`rehype-toc`](https://github.com/JS-DevTools/rehype-toc)
0 commit comments