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.

Changing .scss files does not change page CSS, even on recompile

See original GitHub issue

I’m trying to change src/layouts/codeBlock.scss to remove some margins, but doing this does not change the css changed on the page even after a recompile. I assume the sass needs recompiling, but this doesn’t appear to be happening when I run yarn develop.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
piotr-s-brainhubcommented, Feb 24, 2020

thanks @theseanco

so I close this issue

0reactions
theseancocommented, Feb 24, 2020

@piotr-s-brainhub I haven’t checked in a long time, if it’s only me experiencing this I’d be willing to bet it was user error. Happy to close the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

editing scss files doesn't seem to update styles on page #326
scss ' file and saving seems to run all the gulp tasks and reloads the browser, but all styling stays the same. Any...
Read more >
Sass --watch detects change, yet not compiling to CSS
css file is first created, it returns that it has made 'front-page.css' etc. This all works, until you continue to make updates and...
Read more >
How to Use Sass with CSS - freeCodeCamp
If you come back soon to continue working, all you have to do is open the file which has the extension .scss. Then...
Read more >
Scss changes not live reloading - support - HUGO
Hello, I have these files in my < head >, and they're working fine… the problem is that whenever I make changes to...
Read more >
Deprecating Sass for Shopify Themes
Changes to theme settings using a version of Debut with CSS—edits take ... Going even further, you could set Gulp to watch multiple...
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