PS-2021.2.3 <rodude123@rodude123s-x360 Create Zen CSS.xml

This commit is contained in:
Rohit Pai 2021-11-25 16:26:32 +00:00
parent 51e94beab7
commit a3c31e3ee8

7
templates/Zen CSS.xml Normal file
View File

@ -0,0 +1,7 @@
<templateSet group="Zen CSS">
<template name="dc" value="display: flex;&#10;flex-direction: $END$;&#10;justify-content: center;&#10;align-items: center;" description="Display contents in the center using flex" toReformat="false" toShortenFQNames="true">
<context>
<option name="CSS_DECLARATION_BLOCK" value="true" />
</context>
</template>
</templateSet>