summaryrefslogtreecommitdiff
path: root/css-mode/pad.padding
diff options
context:
space:
mode:
Diffstat (limited to 'css-mode/pad.padding')
-rw-r--r--css-mode/pad.padding4
1 files changed, 4 insertions, 0 deletions
diff --git a/css-mode/pad.padding b/css-mode/pad.padding
new file mode 100644
index 0000000..c1009d3
--- /dev/null
+++ b/css-mode/pad.padding
@@ -0,0 +1,4 @@
+#contributor : rejeep <johan.rejeep@gmail.com>
+#name : padding: top right bottom left
+# --
+padding: ${top} ${right} ${bottom} ${left};