emacs-prelude/vendor/yasnippet/snippets/css-mode/mar.margin
2012-02-17 22:12:32 +02:00

5 lines
142 B
Plaintext

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