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
{{ message }}
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
Currently, the --watch option watches only the specified file even if there are @import statements in the file. Should it also watch files that are included via @import? I'd be interested in this feature and could put together a pull request if needed.