Skip to content

Commit

Permalink
Merge pull request #7 from mlbiche/master
Browse files Browse the repository at this point in the history
Add snippet support for HTML language
  • Loading branch information
garygrossgarten authored May 27, 2020
2 parents a39bb6e + 08c6927 commit 681a1b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@
{
"language": "css",
"path": "./snippets/svelte-style.json"
},
{
"language": "html",
"path": "./snippets/svelte.json"
}
]
},
Expand Down

0 comments on commit 681a1b0

Please sign in to comment.