We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c080688 commit d907701Copy full SHA for d907701
packages/tailwindcss-language-service/src/util/languages.ts
@@ -21,6 +21,7 @@ export const htmlLanguages: string[] = [
21
'html-eex',
22
'htmldjango',
23
'jade',
24
+ 'latte',
25
'leaf',
26
'liquid',
27
'markdown',
0 commit comments