Replies: 1 comment
-
You run server code on client. This is why you get the error. It says it requires node on its readme.md page: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use clean-css in my remix app. But not able to make it work. Importing clean css throws following error:
I tried to dig into github issues of remix and clean-css but couldn't find anything useful.
Steps to produce:
npx create-remix@latest
TIA. 🙏🏻
Beta Was this translation helpful? Give feedback.
All reactions