import { type UnoConfig } from "https://deno.land/x/aleph@1.0.0-beta.1/server/types.ts";
The config for UnoCSS.
definition: UserConfig & { test?: RegExp; resetCSS?: ; }
| "normalize"
| "eric-meyer"
| "tailwind"
| "antfu"
import { type UnoConfig } from "https://deno.land/x/aleph@1.0.0-beta.1/server/types.ts";
The config for UnoCSS.