Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method default.prototype.toString
import { default } from "https://deno.land/x/postcss@8.4.16/lib/result.js";

Returns for Result#css content.

result + '' === result.css

Returns

string

String representing of Result#root.