yasnippet/extras/imported/css-mode/Margin/margin-bottom: length (margin).yasnippet
2009-08-29 17:59:02 +00:00

6 lines
148 B
Plaintext

# -*- mode: snippet -*-
# key: margin
# contributor: Translated from TextMate Snippet
# name: margin-bottom: length
# --
margin-bottom: ${1:20px};$0