FG42/conf/emacs.d/snippets/text-mode/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};