Initial commit.
This commit is contained in:
1
vim/snippets/css/background/all.snippet
Executable file
1
vim/snippets/css/background/all.snippet
Executable file
@@ -0,0 +1 @@
|
||||
background:${6: #${1:DDD}} url($2) ${3:repeat/repeat-x/repeat-y/no-repeat} ${4:scroll/fixed} ${5:top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos};$0
|
||||
Reference in New Issue
Block a user