Initial commit.
This commit is contained in:
1
vim/snippets/css/font/size_font.snippet
Executable file
1
vim/snippets/css/font/size_font.snippet
Executable file
@@ -0,0 +1 @@
|
||||
font: ${1:75%} ${2:"Lucida Grande", "Trebuchet MS", Verdana,} ${3:sans-}serif;$0
|
||||
Reference in New Issue
Block a user