Support Surface templates (#597)
Surface support is defined here https://github.com/msaraiva/vscode-surface/blob/master/syntaxes/surface.json
See https://github.com/tailwindlabs/tailwindcss-intellisense/issues/407 and 1253902e88
master
parent
112fae6a6c
commit
92410c1bf8
|
@ -29,6 +29,7 @@ export const htmlLanguages = [
|
|||
'php',
|
||||
'razor',
|
||||
'slim',
|
||||
'surface',
|
||||
'twig',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue