import { type Options } from "https://deno.land/x/lume@v2.2.4/plugins/unocss.ts";
Properties
optional
options: UserConfig =
presets: [presetUno()]
Configurations for UnoCSS.
Set the css filename for all generated styles,
Set to false
to insert a tag per page.
optional
transformers: SourceCodeTransformer[]Process CSS files using UnoCSS transformers.