We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112fae6 commit 92410c1Copy full SHA for 92410c1
packages/tailwindcss-language-service/src/util/languages.ts
@@ -29,6 +29,7 @@ export const htmlLanguages = [
29
'php',
30
'razor',
31
'slim',
32
+ 'surface',
33
'twig',
34
]
35
0 commit comments