generated svelte index.css conflict with my index.css #2362
Unanswered
wighawag
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
That actually should be the case: a file like Can you go into detail on what your source files look like? What are the two different source files that are outputting to |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Here is the error I get when I use svelte plugin and I have a src/index.css:
While I can use another naming that src/index.css for my file, I think the svelte plugin should create a file named
svelte.css
or something along these line.Beta Was this translation helpful? Give feedback.
All reactions