PS-2022.2.4 <rodude123@rodude123s-yoga7 Update Zen CSS.xml, CSS.xml
This commit is contained in:
parent
8b7341f627
commit
7babdcea18
@ -1,7 +1,7 @@
|
||||
<templateSet group="CSS">
|
||||
<template name="dc" value="display: flex; flex-direction: $END$; justify-content: center; align-items: center;" description="Display flex center" toReformat="false" toShortenFQNames="true">
|
||||
<context>
|
||||
<option name="CSS" value="true" />
|
||||
<option name="CSS_DECLARATION_BLOCK" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="df" value="display: flex; flex-direction: $DIR$; justify-content: $JC$; align-items: $AI$;" description="Dipslay flex" toReformat="false" toShortenFQNames="true">
|
||||
@ -9,7 +9,7 @@
|
||||
<variable name="JC" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<variable name="AI" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="CSS" value="true" />
|
||||
<option name="CSS_DECLARATION_BLOCK" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
</templateSet>
|
@ -1,7 +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" />
|
||||
<option name="CSS_DECLARATION_BLOCK" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
</templateSet>
|
Loading…
Reference in New Issue
Block a user