Kevin Wenner f7f620e44d
Fix @forward statement altering the scope of the forwarded module (#85)
* avoid mutating forwarded module scope

* fix by adding scope to ForwardedModule instead

- add a test reproducing the issue

* fix verbose and no-color sass cli flags
2023-09-27 22:15:46 -07:00
..