interface Optionsimport { type Options } from "https://deno.land/x/lume@v1.19.0/plugins/windi_css.ts"; Propertiesminify: booleanWhether minify the css code or not mode: "interpret" | "compile"Operating mode for Windi CSS. cssFile: string | falseSet the css filename for all generated styles Set false to insert a tag per page config: ConfigConfigurations for the Windi CSS processor preflight: booleanTo generate and insert preflight styles