https://git.jolheiser.com/tailwind-ctp-intellisense.git
1 2 3 4 5 6 7 8 9 10 11 12
diff --git a/src/index.ts b/src/index.ts index abc662c1308a051e888321a049b814162afa6222..c03521ffabe8a72b4b3a12c8cfb1edd621637623 100644 --- a/src/index.ts +++ b/src/index.ts @@ -39,6 +39,7 @@ 'typescriptreact' ] export const HTML_LANGUAGES: string[] = [ 'blade', + 'django-html', 'edge', 'ejs', 'erb',