settings.json 97 B

123456
  1. {
  2. "tailwindCSS.includeLanguages": {
  3. "vue": "html",
  4. "vue-html": "html"
  5. }
  6. }