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
hi Yong, great lititle package you have here with this.
I've been using this with atom for over a year now with no issues. Today unfortunately when I a compiler saves a .css file from a .SCSS file, the .css file does not upload. In other words, upload on external save has stopped working.
hi Yong, great lititle package you have here with this.
I've been using this with atom for over a year now with no issues. Today unfortunately when I a compiler saves a .css file from a .SCSS file, the .css file does not upload. In other words, upload on external save has stopped working.
my config is watching the specific file:
"watch": [
"/wp-content/themes/skittles/assets/scss/stylesheet.css"
],
but again on external save this has stopped working.
Any idea what could be happening here ?
I am on a mac.
Thanks,
The text was updated successfully, but these errors were encountered: