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
Figured this out, you need to add ?url as a query param to the CSS file name. However, I am seeing the same issue as #7786 and the prod build does not bundle the CSS correctly.
What version of Remix are you using?
2.2.0
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
Repo Link : https://github.com/seanmcquaid/remix-panda-vite-issue-repo/tree/main
Expected Behavior
I would expect that the CSS import would work and the URI malformed error would not be thrown.
Actual Behavior
The URI Malformed error is being thrown.
The text was updated successfully, but these errors were encountered: