mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
feat(module): dynamic rounded-* utilities (#3906)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
base: 'animate-pulse rounded-[calc(var(--ui-radius)*1.5)] bg-(--ui-bg-elevated)'
|
||||
base: 'animate-pulse rounded-md bg-(--ui-bg-elevated)'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user