PS-2022.1.2 <rodude123@Rohit-PC Update Zen CSS.xml
This commit is contained in:
parent
9b2b9e0b09
commit
fd9ffafb8f
@ -4,4 +4,17 @@
|
|||||||
<option name="CSS_DECLARATION_BLOCK" value="true" />
|
<option name="CSS_DECLARATION_BLOCK" value="true" />
|
||||||
</context>
|
</context>
|
||||||
</template>
|
</template>
|
||||||
|
<template name="df" value="display: flex; flex-direction: $FD$; justify-content: $JC$; align-items: $AI$;" description="display flex" toReformat="false" toShortenFQNames="true">
|
||||||
|
<variable name="FD" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<variable name="JC" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<variable name="AI" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<context>
|
||||||
|
<option name="CSS" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
<template name="bgcv" value="background-color: var(--$END$)" description="background colour with variable" toReformat="false" toShortenFQNames="true">
|
||||||
|
<context>
|
||||||
|
<option name="CSS" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
</templateSet>
|
</templateSet>
|
Loading…
Reference in New Issue
Block a user