Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next

master
Brad Cornes 2020-04-30 19:25:29 +01:00
commit 8f2ca0a6b4
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ export const HTML_LANGUAGES = [
'html',
'HTML (Eex)',
'HTML (EEx)',
'html-eex',
'jade',
'leaf',
'liquid',

View File

@ -12,6 +12,7 @@ export const LANGUAGES = [
'html',
'HTML (Eex)',
'HTML (EEx)',
'html-eex',
'jade',
'leaf',
'liquid',