First commit.
This commit is contained in:
6
snippets/css-mode/padding
Normal file
6
snippets/css-mode/padding
Normal file
@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: padding: ...;
|
||||
# key: pad
|
||||
# uuid: pad
|
||||
# --
|
||||
padding: ${1:10px};
|
Reference in New Issue
Block a user