mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-14 17:42:03 +00:00
more snippets for css-mode
This commit is contained in:
3
snippets/text-mode/css-mode/bg
Normal file
3
snippets/text-mode/css-mode/bg
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : background-color: ...
|
||||
# --
|
||||
background-color: #${1:DDD};
|
||||
Reference in New Issue
Block a user