UNPKG

@universal-labs/preset-tailwind

Version:

Tailwindcss StyleSheet generator for react native/web

6 lines 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.backgroundRules = void 0; const native_twin_1 = require("@universal-labs/native-twin"); exports.backgroundRules = [(0, native_twin_1.matchThemeColor)('bg-', 'backgroundColor')]; //# sourceMappingURL=background.js.map