]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/css-mode/pad.bottom
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / css-mode / pad.bottom
diff --git a/packages/yasnippet/snippets/css-mode/pad.bottom b/packages/yasnippet/snippets/css-mode/pad.bottom
new file mode 100644 (file)
index 0000000..3e4c665
--- /dev/null
@@ -0,0 +1,5 @@
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding-bottom: ...
+# key: pad
+# --
+padding-bottom: $1;
\ No newline at end of file