Skip to main content
Module

x/aleph/server/types.ts>AtomicCSSConfig

The Full-stack Framework in Deno.
Go to Latest
type alias AtomicCSSConfig
import { type AtomicCSSConfig } from "https://deno.land/x/aleph@1.0.0-beta.29/server/types.ts";

The config for UnoCSS.

definition: { test?: RegExp; resetCSS?: string; }