background: color image repeat attachment position (background) 380 B

12345
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : background: color image repeat attachment position (background)
  3. #key : background
  4. # --
  5. background:${6: #${1:DDD}} url($2) ${3:repeat/repeat-x/repeat-y/no-repeat} ${4:scroll/fixed} ${5:top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos};$0