1
0
Fork 0
mirror of synced 2024-07-05 15:01:09 -04:00
ultimate-vim/sources_non_forked/snipmate-snippets/css/text/shadow_rgb.snippet
2018-10-14 21:43:54 +08:00

2 lines
77 B
Plaintext

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