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
My project like many others have multiple SASS files. I'm using grunt-watch to execute tasks on save. Is there a way to execute cssfmt on watch dynamically on any SASS files in my styles folder?
ie: I make a modification to menu.scss, the file is auto formated by cssfmt on save.
I tried multiple syntax and format without success.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
My project like many others have multiple SASS files. I'm using grunt-watch to execute tasks on save. Is there a way to execute cssfmt on watch dynamically on any SASS files in my styles folder?
ie: I make a modification to menu.scss, the file is auto formated by cssfmt on save.
I tried multiple syntax and format without success.
Thank you!
The text was updated successfully, but these errors were encountered: