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

Question: Scss hot reload support V4 #3057

Closed
aviramga opened this issue Oct 9, 2017 · 6 comments
Closed

Question: Scss hot reload support V4 #3057

aviramga opened this issue Oct 9, 2017 · 6 comments

Comments

@aviramga
Copy link

aviramga commented Oct 9, 2017

Hi Everyone,

I know this issue has been discussed a lot in this forum but I get understand what is the bottom line in any of the other posts.
I'm just trying to know what is the plan with this issue in the near future.

We are planning to migrate our systems (hopefully to nextjs) and we heavily relay on scoped scss.
Do you think the hot reload issue will be solved in V4?

If not what is the best alternative for scoped non inline css (we want a clear .js .css separation) that is supported with hot reload?

Thanks!

@shelldandy
Copy link

create-react-app eject and tweak?

@shelldandy
Copy link

@aviramga
Copy link
Author

@Mike3run thanks! I already played with with-external-scoped-css example. You can get SCSS support there but no hot reload on dev env which is a big issue for the dev experience.
Other SCSS solutions only allow global scoped styling which is also an issue.

create-react-app is an option but I was hoping to save the configuration overhead of webpack and bable that nextjs offers

@adisak1618
Copy link

Try to fix this problem also

@sheerun
Copy link
Contributor

sheerun commented Dec 13, 2017

I've implemented external scss with hot-reloading here: #3451

@timneutkens
Copy link
Member

Fixed with next-sass

@lock lock bot locked as resolved and limited conversation to collaborators Mar 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants