chore: centralized the themeing and fix styles

This commit is contained in:
ghost2023
2026-05-19 16:51:41 +03:00
parent f9b96c143e
commit 024871c127
14 changed files with 459 additions and 110 deletions

View File

@@ -26,4 +26,5 @@ export type {
export { Button } from "./components/button";
export * from "./theme";
export * from "./components/data-table";