Skip to content

Commit 92410c1

Browse files
authored
Support Surface templates (#597)
Surface support is defined here https://github.com/msaraiva/vscode-surface/blob/master/syntaxes/surface.json See #407 and 1253902
1 parent 112fae6 commit 92410c1

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
@@ -29,6 +29,7 @@ export const htmlLanguages = [
2929
'php',
3030
'razor',
3131
'slim',
32+
'surface',
3233
'twig',
3334
]
3435

0 commit comments

Comments
 (0)