Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function transform
import { transform } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

Compiles a CSS file, including optionally minifying and lowering syntax to the given targets. A source map may also be generated, but this is not enabled by default.