yasnippet/extras/imported/css-mode/Text/text-decoration: none:underline:overline:line-through:blink (text).yasnippet
2009-08-29 17:59:02 +00:00

6 lines
224 B
Plaintext

# -*- mode: snippet -*-
# key: text
# contributor: Translated from TextMate Snippet
# name: text-decoration: none/underline/overline/line-through/blink
# --
text-decoration: ${1:none/underline/overline/line-through/blink};$0