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

Run plugin in async way and return Result.

Returns

Promise<Result>

Result with output content.