Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 189bc72

Browse files
Add shorthand left
Fixes #16
1 parent 8d3b04b commit 189bc72

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎snippets/css-snippets.cson

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@
185185
'left':
186186
'prefix': 'left'
187187
'body': 'left: ${1:0}0ドル'
188+
'left (shorthand)':
189+
'prefix': 'lef'
190+
'body': 'left: ${1:0}0ドル'
188191
'line-height':
189192
'prefix': 'lh'
190193
'body': 'line-height: ${1:${2:1}${3:em}}0ドル'
@@ -526,6 +529,9 @@
526529
'left':
527530
'prefix': 'left'
528531
'body': 'left: ${1:0};0ドル'
532+
'left (shorthand)':
533+
'prefix': 'lef'
534+
'body': 'left: ${1:0};0ドル'
529535
'line-height':
530536
'prefix': 'lh'
531537
'body': 'line-height: ${1:${2:1}${3:em}};0ドル'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /