Packages
@twind/core › ParsedDevRule
Hierarchy
-
↳
ParsedDevRule
Properties
a
• Readonly a: string[]
Defined in
i
• Optional Readonly i: boolean
Something like !underline or !bg-red-500 or !red-500
Inherited from
Defined in
l
• Readonly l: [start: number, end: number]
Defined in
n
• Readonly n: string
The utility name including - if set, but without ! and variants
Inherited from
Defined in
v
• Readonly v: string[]
All variants without trailing colon: hover, after:, [...]