Files
nativewind/plugin.js
2022-05-22 13:34:22 +10:00

5 lines
208 B
JavaScript

// @depreciated This will be removed in v2. Please use either
// - `tailwindcss-react-native/tailwind/native`
// - `tailwindcss-react-native/tailwind/css`
module.exports = require("./dist/tailwind").default;