Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method default.prototype.warnings
import { default } from "https://deno.land/x/postcss@8.4.16/lib/lazy-result.d.ts";

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

Returns

Warning[]

Warnings from plugins.