mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 05:58:07 +01:00
4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
export default {
|
|
base: 'animate-pulse rounded-[calc(var(--ui-radius)*1.5)] bg-(--ui-bg-elevated)'
|
|
}
|