7 lines
372 B
XML
7 lines
372 B
XML
<templateSet group="Zen CSS">
|
|
<template name="dc" value="display: flex; flex-direction: $END$; justify-content: center; 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> |