UNPKG

@anyframe/css

Version:

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

5 lines (4 loc) 132 B
import type { Property } from '@tenoxui/moxie'; export declare const properties: ({ sizing }: { sizing: number; }) => Property;