feat(tag): support outline type

This commit is contained in:
metonym 2021-10-14 15:30:43 -07:00
commit 7cc95e452b
6 changed files with 21 additions and 3 deletions

View file

@ -27,6 +27,8 @@
<Tag type="high-contrast">high-contrast</Tag>
<Tag type="outline">outline</Tag>
<Tag filter on:click on:close>Filterable</Tag>
<Tag icon="{Add16}">Custom icon</Tag>