Skip to main content
The Deno 2 Release Candidate is here
Learn more

Useage

  • Locally
deno run  --allow-read --allow-write ./main.ts --input=./example/ms.css
  • Remote
deno run  --allow-read --allow-write https://deno.land/x/utilz/main.ts --input=./example/ms.css