feat: UnoCSS (TailwindCSS) (Storybook only) (#61)

* feat: unocss (wip)

* feat: unocss (storybook only)

* cleanup unocss config

* revert button.stories.tsx changes
This commit is contained in:
Razboy20
2024-02-03 15:21:19 -06:00
committed by doprz
parent bb3b313fd2
commit 85c7f7817c
10 changed files with 427 additions and 11 deletions

View File

@@ -54,6 +54,7 @@
"package.json",
".eslintrc",
"postcss.config.cjs",
".storybook"
".storybook",
"unocss.config.ts",
]
}