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

2 lines
77 B
Plaintext

text-shadow: rgb(${1:255},${2:255},${3:255}) ${4:10px} ${5:10px} ${6:2px};$0