mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-01-13 09:20:00 +08:00
5 lines
208 B
JavaScript
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;
|