dotar/vim/snippets/css/cl.snippet
2011-11-17 16:00:49 -06:00

4 lines
36 B
Plaintext
Executable File

.${1:class} {
${2:color: pink;}
}