Add Chips component

This commit is contained in:
venashial
2022-03-20 11:14:46 -07:00
parent 0d68b1a73e
commit b6d6955b39
6 changed files with 128 additions and 6 deletions

View File

@@ -17,6 +17,8 @@
<style lang="postcss">
.example {
margin-bottom: 32px;
&__preview {
padding: 16px;
border-radius: var(--rounded-sm-top);