CSSStyleSheet::RewriteToScope (open)
HareScript extension: rewrite this CSS file to be scoped to the specific classes
Syntax
LOADLIB "wh::filetypes/css.whlib";
MACRO RewriteToScope(STRING scope, STRING htmlclass, STRING bodyclass, STRING baseurl)Parameters
STRING scopeSTRING htmlclassSTRING bodyclassSTRING baseurl