pantoken / plugins/pantoken/stacking/src / stackingRootCss
Function: stackingRootCss()
stackingRootCss(
theme?):string
Beta
The :root { --instui-stacking-*: … } token block for the standalone stacking.css sheet — values resolved to concrete z-indexes for theme.
Parameters
theme?
Theme = "rebrand"
The theme whose IR seeds resolution (default "rebrand").
Returns
string
The :root { … } CSS string (no doc comment, no rules).