bar akiva
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to trigger the SASS file watcher when editing any file other than styles.scss?
My file watcher triggers when I make edits to styles.scss. But within styles.scss I use @use import for partials like "navbar" or "fed item". When I make edits to those files,I would like the file ...