Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method LazyResult.prototype.toString
Re-export
import { LazyResult } from "https://deno.land/x/postcss@8.4.16/lib/postcss.d.ts";

Alias for the LazyResult#css property.

lazy + '' === lazy.css

Returns

string

Output CSS.