We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b61183 commit e6ceb5aCopy full SHA for e6ceb5a
1 file changed
index.html
@@ -230,6 +230,12 @@ <h1 class="base_heading">
230
</span>
231
<span class="Plugin_description">PostHTML CSS Inliner</span>
232
</li>
233
+ <li class="Plugin_wrapper">
234
+ <span class="Plugin_name">
235
+ <a href="https://github.com/andrey-hohlov/posthtml-inline-svg" class="Plugin_link base_link">inline-svg</a>
236
+ </span>
237
+ <span class="Plugin_description">Inline svg icons in HTML</span>
238
+ </li>
239
<li class="Plugin_wrapper">
240
<span class="Plugin_name">
241
<a href="https://github.com/posthtml/posthtml-insert-at" class="Plugin_link base_link">insert-at</a>
0 commit comments