/css-mode/background

http://github.com/ridgetang/snippets · #! · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 03bc2325e293d6bab6d31c0e189922a8 MD5 · raw file

  1. #name : background: ...
  2. # --
  3. background: ${1:transparent} url("$2") ${3:no-repeat} ${4:0} ${5:0};