refactor(core): migrate fallback styles to tailwind

This commit is contained in:
2026-07-10 18:45:35 +08:00
parent 098b675f44
commit 37fbcfa68e
6 changed files with 23 additions and 74 deletions
-1
View File
@@ -6,7 +6,6 @@ export * from "./app-bottom-nav";
export * from "./bottom-sheet";
export * from "./checkbox";
export * from "./dialog";
export * from "./fixed-bottom-area";
export * from "./loading-indicator";
export * from "./mobile-shell";
export * from "./page-loading-fallback";