feat: buttons with icons in tailwind

i am not proud of some of this code
This commit is contained in:
Samuel Gunter
2024-02-11 23:24:24 -06:00
parent 2eaf1b3c36
commit 000682b4db
6 changed files with 195 additions and 88 deletions

View File

@@ -1,7 +1,7 @@
@import 'src/views/styles/base.module.scss';
.extensionRoot {
font-family: 'Inter' !important;
@apply font-sans;
color: #303030;
-webkit-box-sizing: border-box;
box-sizing: border-box;