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

Processes input CSS through synchronous plugins and calls Result#warnings.

Returns

Warnings from plugins.