Packages
@twind/core › TwindRule
Properties
c
• Optional c: string
Additional classNames to propagate, does not include name
Defined in
d
• Optional d: string
The stringified declarations.
Defined in
n
• Optional n: string
The name to use for & expansion in selectors. Maybe empty for at-rules like @import, @font-face, @media, ...
Defined in
o
• o: number
Defined in
p
• p: number
The calculated precedence taking all variants into account.
Defined in
r
• r: string[]
The rulesets (selectors and at-rules). expanded variants @media ..., @supports ..., &:focus, .dark &