Compiler that, given a Block will return a transformed AST interface is BlockParser.parse.
BlockParser.parse
Process all @block-debug statements, output debug statement to console or in comment as requested.
@block-debug
File name of block in question.
PostCSS Root for block.
Block to resolve references for
Generated using TypeDoc
Compiler that, given a Block will return a transformed AST interface is
BlockParser.parse
.