We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<![CDATA[string {{value}}!]]> <!-- generic attributes --> <div width="{{width}}px"> <!-- class attributes --> <div class="{{class}}-name"> <!-- CSS attributes --> <div style="{{prop}}-name: {{value + " >
Already have a fix prepared, requires #32 merged to avoid conflicts.