1
0
Fork 0
mirror of synced 2024-09-29 22:17:00 -04:00
ultimate-vim/bundle/snipmate-snippets/css/text/shadow_hex.snippet
2014-05-09 21:28:39 +02:00

1 line
55 B
Text

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