yasnippet/extras/imported/css-mode/Background/background-repeat rr-xr-yn-r (background).yasnippet

6 lines
197 B
Plaintext

# -*- mode: snippet -*-
# key: background
# contributor: Translated from TextMate Snippet
# name: background-repeat: r/r-x/r-y/n-r
# --
background-repeat: ${1:repeat/repeat-x/repeat-y/no-repeat};$0