feat: remove tailwindcss + introduce windicss

This commit is contained in:
Liyas Thomas
2021-06-25 23:44:27 +00:00
committed by GitHub
parent 3e5629e738
commit 6d33132705
84 changed files with 1560 additions and 40544 deletions

View File

@@ -4,7 +4,7 @@
<input
:value="`${key} → ${value}`"
:name="key"
class="bg-transparent"
class="input bg-transparent"
readonly
/>
</p>