If I have scss-subfiles (_partial.scss) which are imported to the scss-mainfile (style.scss) by @import or @use:
When I work in the subfiles
and store the subfile ...
the compiling does not start.
The plugin only compiles when the mainfile is saved..
Is there a trick to activate it or ist that an issue or missing functionality?
I searched for information about that but could not find a solution. A advice/feedback would be helpful.
br Lakro