vue and tailwind code example
Example: tailwind ,vue
add this to settings.json
"tailwindCSS.includeLanguages": {
"vue": "html",
"vue-html": "html",
},
add this to settings.json
"tailwindCSS.includeLanguages": {
"vue": "html",
"vue-html": "html",
},