Skip to content

Commit 681a1b0

Browse files
Merge pull request #7 from mlbiche/master
Add snippet support for HTML language
2 parents a39bb6e + 08c6927 commit 681a1b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: package.json

+4
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
{
5050
"language": "css",
5151
"path": "./snippets/svelte-style.json"
52+
},
53+
{
54+
"language": "html",
55+
"path": "./snippets/svelte.json"
5256
}
5357
]
5458
},

0 commit comments

Comments
 (0)