PS-2022.2.3 <rodude123@rodude123s-yoga7 Update CSS.xml Create Zen CSS.xml
This commit is contained in:
parent
59690482c4
commit
3beafa9e61
@ -12,9 +12,4 @@
|
||||
<option name="CSS" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="bgcv" value="background-color: var(--$END$);" description="Background colour from var" toReformat="false" toShortenFQNames="true">
|
||||
<context>
|
||||
<option name="CSS" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
</templateSet>
|
7
templates/Zen CSS.xml
Normal file
7
templates/Zen CSS.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<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" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
</templateSet>
|
Loading…
Reference in New Issue
Block a user