denosass icon indicating copy to clipboard operation
denosass copied to clipboard

DenoSass is a complete nearly fully featured Sass compiler for Deno and Browser

Results 4 denosass issues
Sort by recently updated
recently updated
newest added

Hi. I just added your plugin to Lume and will be available in the next version. I notice that it fails on compile `.sass` files but works fine with `.scss`,...

Hey, I'm currently writing a sass plugin for esbuild, and I noticed that the transpiler doesn't work with empty files or if the files only contain comments. SCSS file content...

Hey is it possible to specify glob patterns in the CLI? I would like to compile different sass files which are nested differently under a certain `dist` folder. As an...

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