CWIS Developer Documentation
|
SCSS nested formatter. More...
Public Member Functions | |
adjustAllChildren ($block) | |
![]() | |
__construct () | |
indentStr ($n=0) | |
property ($name, $value) | |
format ($block) | |
Public Attributes | |
$close = " }" | |
![]() | |
$indentChar = " " | |
$break = "\n" | |
$open = " {" | |
$close = "}" | |
$tagSeparator = ", " | |
$assignSeparator = ": " | |
Protected Member Functions | |
block ($block) | |
![]() | |
block ($block) | |