method postcss.LazyResult.prototype.warningsRe-exportimport { postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { LazyResult } = postcss; warnings(): Warning[]Processes input CSS through synchronous plugins and calls Result#warnings. Processes input CSS through synchronous plugins and calls Result#warnings. ReturnsWarning[]Warnings from plugins.