CssMacroExpander

Undocumented in source.

Members

Functions

expandAndDenest
string expandAndDenest(string cssSrc)

Runs the macro expansion but then a CSS densesting

Inherited Members

From MacroExpander

setValue
void setValue(string key, string value)

This sets a variable inside the macro system

expand
string expand(string srcutf8)
dstring expand(dstring src)

Performs the expansion

Suggestion Box / Bug Report