@mvuijs/core / style / MvuiCSSSheet
MvuiCSSSheet #
(
MvuiCSSRuleset
|MvuiCSSAtRule
<any
>)[]
Represents a complete CSS stylesheet, which may or may not include @rules with sub-sheets. This is the type of the static ( styles ) and instance ( styles ) fields of Component .
Defined in: packages/core/src/style/sheet.ts:79