mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-15 10:17:54 +08:00
@@ -103,7 +103,7 @@ export default function rootVisitor(
|
||||
content: [filename],
|
||||
// If the file doesn't have any Tailwind styles, it will print a warning
|
||||
// We force an empty style to prevent this
|
||||
safelist: ["native-empty"],
|
||||
safelist: ["babel-empty"],
|
||||
});
|
||||
|
||||
const bodyNode = path.node.body;
|
||||
|
||||
Reference in New Issue
Block a user