my-jetbrains-settings/templates/Zen CSS.xml

7 lines
297 B
XML
Raw Normal View History

<templateSet group="Zen CSS">
<template name="bgc:v" value="background-color: var(--$END$);" description="Background colour from var" toReformat="false" toShortenFQNames="true">
<context>
<option name="CSS_DECLARATION_BLOCK" value="true" />
</context>
</template>
</templateSet>