Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next
commit
8f2ca0a6b4
|
@ -13,6 +13,7 @@ export const HTML_LANGUAGES = [
|
|||
'html',
|
||||
'HTML (Eex)',
|
||||
'HTML (EEx)',
|
||||
'html-eex',
|
||||
'jade',
|
||||
'leaf',
|
||||
'liquid',
|
||||
|
|
|
@ -12,6 +12,7 @@ export const LANGUAGES = [
|
|||
'html',
|
||||
'HTML (Eex)',
|
||||
'HTML (EEx)',
|
||||
'html-eex',
|
||||
'jade',
|
||||
'leaf',
|
||||
'liquid',
|
||||
|
|
Loading…
Reference in New Issue