Skip to content

Commit 32e202a

Browse files
authored
Add support for gohtmltmpl files for Hugo (tailwindlabs#473)
1 parent b43250d commit 32e202a

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
@@ -9,6 +9,7 @@ export const htmlLanguages = [
99
'erb',
1010
'gohtml',
1111
'GoHTML',
12+
'gohtmltmpl',
1213
'haml',
1314
'handlebars',
1415
'hbs',

0 commit comments

Comments
 (0)