adding some various snippets
This commit is contained in:
9
Packages/User/preserveAspectRatio.sublime-snippet
Normal file
9
Packages/User/preserveAspectRatio.sublime-snippet
Normal file
@ -0,0 +1,9 @@
|
||||
<snippet>
|
||||
<content><![CDATA[
|
||||
preserveAspectRatio="xMidYMid meet"
|
||||
]]></content>
|
||||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
||||
<tabTrigger>preserveAspect</tabTrigger>
|
||||
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
||||
<!-- <scope>source.python</scope> -->
|
||||
</snippet>
|
Reference in New Issue
Block a user