Hot style preview in user stylesheet without reloading Atom
Closed this issue ยท 5 comments
UziTech commented
It doesn't work to change the color in atom stylesheet.
.minimap .cursor-line {
background: green;
}
aminya commented
domStylesCache
was already there. I just improved the code. Have you tried reloading Atom?
UziTech commented
Ya it works with reloading atom but I'm pretty sure it used to work without reloading. Just change styles.less save and it would update. I could be wrong.
I'll have to look into this tomorrow.
aminya commented
Currently, the cache only resets when you change your theme. We can add another listener for the user stylesheet.
Line 410 in c0778a6
github-actions commented
๐ This issue has been resolved in version 4.39.9 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐