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
..
2023-07-14 16:08:34 +00:00
2023-01-07 19:47:32 +00:00
2023-02-18 15:09:23 -05:00

grass_compiler

This crate exposes the internals of the main package, grass. For most users, the preferred crate should be grass, as it is more stable and has a simpler API.

This crate will see frequent breaking changes.

Documentation
crates.io