Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

The Full-stack Framework in Deno.
Very Popular
Go to Latest
interface Preset
implements ConfigBase<Theme>
import { type Preset } from "https://deno.land/x/aleph@1.0.0-alpha.68/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