You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
PostCSS has a dependency on fsevents, a mac-only native module, and Remix isn't configured to load .node files through esbuild, so we have a mac-only error.
CI run for reference: https://github.com/itsMapleLeaf/remix-tailwind/runs/4310332190?check_suite_focus=true#step:6:22
PostCSS has a dependency on fsevents, a mac-only native module, and Remix isn't configured to load
.nodefiles through esbuild, so we have a mac-only error.