yasnippet/extras/imported/css-mode/List Style/list-style-position: pos (list).yasnippet
2009-08-29 17:59:02 +00:00

6 lines
165 B
Plaintext

# -*- mode: snippet -*-
# key: list
# contributor: Translated from TextMate Snippet
# name: list-style-position: pos
# --
list-style-position: ${1:inside/outside};$0