UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

17 lines (16 loc) 272 B
import { tv } from 'tailwind-variants'; export const useStyle = tv({ slots: { base: `text-foreground flex w-full h-full justify-center rounded-lg bg-card`, svg: `w-full h-full flex items-center`, }, });