Skip to main content
Module

x/sass/scripts.yml

πŸš€ Cute Sass compiler bindings to Deno.
Latest
File
scripts: bench: cmd: deno run -A benchmarks/index.ts env: DEV: true DEBUG: true test: cmd: deno run -A test.ts env: DEV: true DEBUG: true fmt: deno fmt && cargo fmt build: cargo build