UNPKG

@twind/preset-tailwind

Version:

Tailwind CSS preset for twind

12 lines (8 loc) 245 B
import { Preflight } from '@twind/core'; /** * @module @twind/preset-tailwind/preflight */ declare const preflight: Preflight; //# sourceMappingURL=preflight.d.ts.map export { preflight as default }; //# sourceMappingURL=preflight.d.ts.map