method LazyResult.prototype.warningsRe-exportimport { LazyResult } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js"; 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.