14 lines
742 B
XML
14 lines
742 B
XML
<templateSet group="Zen CSS">
|
|
<template name="w" value="width:$VAR0$;" description="width:...;" toReformat="true" toShortenFQNames="true">
|
|
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
<context />
|
|
</template>
|
|
<template name="f" value="font:$VAR0$;" description="font:...;" toReformat="true" toShortenFQNames="true">
|
|
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
<context />
|
|
</template>
|
|
<template name="wid" value="widows:$VAR0$;" description="widows:...;" toReformat="true" toShortenFQNames="true">
|
|
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
<context />
|
|
</template>
|
|
</templateSet> |