Skip to content

Commit d3731a1

Browse files
Added support for latte templates
1 parent 1c77f60 commit d3731a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tailwindcss-language-service/src/util/languages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export const htmlLanguages: string[] = [
2121
'html-eex',
2222
'htmldjango',
2323
'jade',
24+
'latte',
2425
'leaf',
2526
'liquid',
2627
'markdown',

0 commit comments

Comments
 (0)