UNPKG

@anyframe/css

Version:

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

8 lines (7 loc) 277 B
/*! * Based on Tailwind CSS Preflight * Copyright (c) Tailwind Labs, Inc. * Licensed under the MIT License (https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE) */ import type { ApplyStyleObject } from '@types'; export declare const resetter: ApplyStyleObject;