家里人在我消耗完全部亲戚介绍的资源后,开始通过专业的婚庆机构给我介绍了。
用nativewind和eslint-plugin-tailwindcss可能会遇到两个坑。一是monorepo下使用不同的tailwind config可能会读到被错误 cache 的,https://github.com/francoismassart/eslint-plugin-tailwindcss/pull/389。二是 nativewind 的 preset 会根据是否是 tailwind 插件环境来返回不同的内容,导致 no-custom-classname 规则的结果不对。