question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

scss not applying on hot-reload

See original GitHub issue

When using the basic Embroider setup in a fresh 3.9 app changing any scss file will not apply the style changes. CLI detects file changes and reloads the entire page with no style changes applied.

If I revert to app.toTree() it works as expected.

Anything I’m missing in the configuration?

Edit: This is using ember-cli-sass

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
simonihmigcommented, Jun 13, 2022

Since it’s quite old I just wanted to ask if this is still relevant?

I think so, last time I checked this was still the case.

0reactions
sandstromcommented, Jun 13, 2022

I’m doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it’s quite old I just wanted to ask if this is still relevant? If it isn’t, maybe we can close this issue?

By closing some old issues we reduce the list of open issues to a more manageable set.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SCSS hot reload is not working · Issue #16 - GitHub
Found some time to look into this. The culprit is obvious. It's fixed as a css-resource-plugin but the resource is under scss-resource-plugin ....
Read more >
Webpack Dev Server Hot Reload not working with SCSS and ...
I'm trying to create an application with multiple entries, SCSS and automaticly generated HTML pages using the html-webpack plugin. Everyting ...
Read more >
Css changes are lost whenever I hot reload(using parcel) my ...
Problem: Whenever I'm making changes in my sass file and hot reloading that sass file using parcel. Instantly, I can see the changes...
Read more >
css-hot-loader | Yarn - Package Manager
In most cases, we can realize css hot reload by style-loader . But style-loader need inject style tag into document, Before js ready,...
Read more >
Hot reload of isolated CSS files does not work in VS2022 ...
But when I change the isolated CSS file of an component the change is not reflected in the browser with hot reload. I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found