dotar/vim/snippets/css/text/shadow_hex.snippet
2011-11-17 16:00:49 -06:00

2 lines
55 B
Plaintext
Executable File

text-shadow: #${1:DDD} ${2:10px} ${3:10px} ${4:2px};$0