add lisp packages
This commit is contained in:
5
lisp/yasnippet-snippets/snippets/css-mode/mar.margin
Normal file
5
lisp/yasnippet-snippets/snippets/css-mode/mar.margin
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor : rejeep <johan.rejeep@gmail.com>
|
||||
# name: margin top right bottom left
|
||||
# --
|
||||
margin: ${top} ${right} ${bottom} ${left};
|
||||
Reference in New Issue
Block a user