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

2 lines
55 B
Plaintext

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