You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be good improvement, when the cache can automatically rebuild after the css file(s) was changed.
For example, when we write in sass/less + using gulp to compile files, after compile the new css should be cached.
The text was updated successfully, but these errors were encountered:
As a v1, you could add the optional setting "automaticallyRebuildOnChage": false with an explanation that it rebuilds cache on any css change. I'd prefer having this compared to not having it at all. :)
It will be good improvement, when the cache can automatically rebuild after the css file(s) was changed.
For example, when we write in sass/less + using gulp to compile files, after compile the new css should be cached.
The text was updated successfully, but these errors were encountered: