Initial commit.
This commit is contained in:
1
vim/snippets/css/text/shadow_hex.snippet
Executable file
1
vim/snippets/css/text/shadow_hex.snippet
Executable file
@@ -0,0 +1 @@
|
||||
text-shadow: #${1:DDD} ${2:10px} ${3:10px} ${4:2px};$0
|
||||
Reference in New Issue
Block a user