summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/css-mode/pad.padding
blob: c1009d3c5d7ffb539558dda5b038111f96544514 (plain) (tree)
1
2
3
4



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