Skip to main content
Module

x/fresh/plugins/twindv1_deps.ts>ParsedRule

The next-gen web framework.
Extremely Popular
Latest
interface ParsedRule
import { type ParsedRule } from "https://deno.land/x/fresh@1.6.8/plugins/twindv1_deps.ts";

Properties

readonly
n: string

The utility name including - if set, but without ! and variants

readonly
v: string[]

All variants without trailing colon: hover, after:, [...]

readonly
optional
i: boolean

Something like !underline or !bg-red-500 or !red-500