Nassim Zen

Results 3 issues of Nassim Zen

Partially fix #29 but is not fully complete. It adds the ability to pass CompilerOptions object to Rust, so it is possible to toggle sourceMap/InlineSourceMap ```ts BundleOptions { ... compilerOptions:...

Hello, Today as I was looking for a way to compile Sass in my project, I was annoyed to not being able to use any npm module with Deno because...

This PR is a draft for a future update of Denosass. It includes multiples changes while trying to not break compatibility, it also needs a major clean and rework. Should...

enhancement