Skip to content

pantoken / plugins/pantoken/custom-components/src / bannerRules

Function: bannerRules()

bannerRules(prefix?): string

Beta

Build the banner layout CSS (doc comment + rules), substituting prefix for the pfx- sentinel. Defaults to "instui-" for the shipped stylesheet; pass "" for an unprefixed build.

Parameters

prefix?

string = "instui-"

Returns

string