Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
inject syntax definition to text.html
Brad Cornes <brad@parall.ax>
4 years ago
1 changed files, 2 additions(+), 1 deletions(-)
M package.json -> package.json
diff --git a/package.json b/package.json
index 139370c58cbe44bd4b75ede982513933acf9c4be..0b515cadd282395481a1489f142d1b951f894696 100755
--- a/package.json
+++ b/package.json
@@ -44,7 +44,8 @@           "source.css.scss",
           "source.css.less",
           "source.css.postcss",
           "source.vue",
-          "source.svelte"
+          "source.svelte",
+          "text.html"
         ]
       }
     ],