mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 09:20:36 +01:00
feat(Skeleton): new component
This commit is contained in:
3
src/theme/skeleton.ts
Normal file
3
src/theme/skeleton.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
base: 'animate-pulse rounded-md bg-gray-50 dark:bg-gray-800'
|
||||
}
|
||||
Reference in New Issue
Block a user