import { default } from "https://deno.land/x/lume@v1.17.5/plugins/windi_css.ts";
A lume plugin for windicss, the next generation utility-first css framework
classnames from all built pages will be read/extracted and only the necessary css will be generated
the output css file must be manually included in your document's head e.g.
Parameters
optional
userOptions: DeepPartial<Options> = [UNSUPPORTED]