UNPKG

@universal-labs/twind-native

Version:

Tailwindcss Inline StyleSheet generator for react native

5 lines 200 B
import type { Preset } from '@twind/core'; export default function twindPresetReactNative({ baseRem }: { baseRem?: number | undefined; }): Preset; //# sourceMappingURL=preset-react-native.d.ts.map