Skip to content

pantoken / plugins/pantoken/custom-components/src / cardRules

Function: cardRules()

cardRules(prefix?): string

Beta

Build the card 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