Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Snippets/!important CSS (!).plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<key>name</key>
<string>!important CSS</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>!</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-attachment: scroll/fixed</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-color: color-hex (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-color: hex</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-color: color-name (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-color: name</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-color: color-rgb (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-color: rgb</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-color: transparent (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-color: transparent</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-image: none (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-image: none</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-image: url (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-image: url</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/background-position: position (background).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-position: position</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background-repeat: r/r-x/r-y/n-r</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>background: color image repeat attachment position</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-bottom-color: color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-bottom-style: style</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-bottom-width: size</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-bottom: size style color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-bottom: size style color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-color: color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-color: color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-left-color: color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-left-color: color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-left-style: style (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-left-style: style</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-left-width: size (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-left-width: size</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-left: size style color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-left: size style color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-right-color: color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-right-color: color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-right-style: style (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-right-style: style</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-right-width: size (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-right-width: size</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-right: size style color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-right: size style color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-style: style (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-style: style</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-top-color: color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-top-color: color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-top-style: style (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-top-style: style</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-top-width: size (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-top-width: size</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-top: size style color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-top: size style color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border-width: width (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border-width: size</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/border: size style color (border).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>border: size style color</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>border</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/clear: value (clear).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>clear: value</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>clear</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/color: color-hex (color).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>color: hex</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>color</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/color: color-name (color).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>color: name</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>color</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/color: color-rgb (color).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>color: rgb</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>color</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/cursor: type (cursor).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>cursor: type</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>cursor</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/cursor: url (cursor).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>cursor: url</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>cursor</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/direction: ltr|rtl (direction).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>direction: ltr/rtl</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>direction</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/display: block (display).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>display: block</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>display</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/display: common-types (display).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>display: common-types</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>display</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/display: inline (display).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>display: inline</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>display</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/display: table-types (display).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>display: table-types</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>display</string>
<key>uuid</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<key>name</key>
<string>filter: AlphaImageLoader [for IE PNGs]</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>background</string>
<key>uuid</key>
Expand Down
2 changes: 1 addition & 1 deletion Snippets/float: left:right:none (float).plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>name</key>
<string>float: left/right/none</string>
<key>scope</key>
<string>source.css</string>
<string>source.css, source.scss</string>
<key>tabTrigger</key>
<string>float</string>
<key>uuid</key>
Expand Down
Loading