Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one component CSS is compiled #1

Closed
meydjer opened this issue Apr 27, 2018 · 1 comment
Closed

Only one component CSS is compiled #1

meydjer opened this issue Apr 27, 2018 · 1 comment

Comments

@meydjer
Copy link

meydjer commented Apr 27, 2018

Hey there.

When I create multiple components with scoped styles, only the last component CSS is compiled. For example: https://gist.github.com/meydjer/817afc7be8330eda3ce45a1be026927c

And, if I'm running webpack-serve --content public --hot, the last saved component CSS is compiled. For example, if I save Foo.html and manually refresh the browser, only Foo.html style is compiled. Same thing for App.html and Bar.html.

@Rich-Harris
Copy link
Member

This is related to sveltejs/svelte-loader#56 — will close it in favour of that, and try to get the fix released this weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants