emacs-prelude/vendor/yasnippet/snippets/css-mode/pad.padding

5 lines
145 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# contributor: rejeep <johan.rejeep@gmail.com>
# name: padding: top right bottom left
# key: pad
# --
padding: ${top} ${right} ${bottom} ${left};