Skip to main content
Module

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

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

Type Parameters

optional
Theme extends { } = { }

Properties

rawSelector: string

Unprocessed selector from user input.

generator: UnoGenerator

UnoCSS generator instance

theme: Theme

The theme object