Initial commit.
This commit is contained in:
1
vim/snippets/css/background/position.snippet
Executable file
1
vim/snippets/css/background/position.snippet
Executable file
@@ -0,0 +1 @@
|
||||
background-position: ${1: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