yasnippet/extras/imported/css-mode/List Style/list-style-position pos (list).yasnippet

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