UNPKG

@anyframe/css

Version:

Fast, lightweight, customizable, and modern utility-first CSS framework.

5 lines (4 loc) 192 B
import type { Property } from '@tenoxui/moxie'; import type { Variants } from '../types'; export declare const defaultVariants: Variants; export declare const defaultCustomVariants: Property;