Skip to main content
Module

x/aleph/lib/@unocss/core.ts>Preset

The Full-stack Framework in Deno.
Go to Latest
interface Preset
implements ConfigBase<Theme>
import { type Preset } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";

Type Parameters

optional
Theme extends { } = { }

Properties

name: string
optional
enforce: "pre" | "post"
optional
options: PresetOptions

Preset options for other tools like IDE to consume

optional
prefix: string

Apply prefix to all utilities and shortcuts

optional
layer: string

Apply layer to all utilities and shortcuts