yasnippet/extras/imported/css-mode/Background/background-position position (background).yasnippet

6 lines
289 B
Plaintext

# -*- mode: snippet -*-
# key: background
# contributor: Translated from TextMate Snippet
# name: background-position: position
# --
background-position: ${1: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