Imported module CSS file missing on Vercel only #12016
Unanswered
carstenjaksch
asked this question in
Q&A
Replies: 0 comments
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.
-
In a Svelte component, I import the corresponding stylesheet like so:
It works flawless on localhost, but on Vercel the stylesheet is missing. Any idea how to get that imported during Vercel build?
I would prefer to keep it inside the component.
Beta Was this translation helpful? Give feedback.
All reactions