Added snippets for Emacs
This commit is contained in:
4
emacs/.emacs.d/snippets/web-mode/linkcss
Normal file
4
emacs/.emacs.d/snippets/web-mode/linkcss
Normal file
@@ -0,0 +1,4 @@
|
||||
#name : linkcss
|
||||
# --
|
||||
<link rel="stylesheet" type="text/css" href="$1"/>
|
||||
$0
|
||||
Reference in New Issue
Block a user