UNPKG

nativewind

Version:

Use Tailwindcss in your cross-platform React Native applications

8 lines 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cssToReactNativeRuntimeOptions = void 0; exports.cssToReactNativeRuntimeOptions = { ignorePropertyWarningRegex: ["^--tw-"], grouping: ["^group(/.*)?"], }; //# sourceMappingURL=common.js.map