Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method LazyResult.prototype.toString
Re-export
import { LazyResult } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js";

Alias for the LazyResult#css property.

lazy + '' === lazy.css

Returns

string

Output CSS.