mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
refactor(module)!: implement design system with CSS variables (#2298)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
base: 'animate-pulse rounded-md bg-gray-100 dark:bg-gray-800'
|
||||
base: 'animate-pulse rounded-md bg-[--ui-bg-elevated]'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user