4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: background-color: ...
|
|
# --
|
|
background-color: #${1:DDD}; |