my-emacs-d/elpa/yasnippet-20160924.2001/snippets/css-mode/mar.margin

5 lines
132 B
Plaintext

#contributor : rejeep <johan.rejeep@gmail.com>
#name : margin top right bottom left
# --
margin: ${top} ${right} ${bottom} ${left};