Skip to main content
Module

x/aleph/plugins/unocss.ts>UnoConfig

The Full-stack Framework in Deno.
Very Popular
Go to Latest
type alias UnoConfig
import { type UnoConfig } from "https://deno.land/x/aleph@1.0.0-beta.38/plugins/unocss.ts";
definition: UserConfig & { test?: RegExp; resetCSS?: boolean; }