Closed
Description
What version of Tailwind CSS IntelliSense are you using?
v0.9.11
What version of Tailwind CSS are you using?
v3.3.2
What package manager are you using?
pnpm
What operating system are you using?
Windows
Tailwind config
export default {
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
theme: {
extend: {},
},
plugins: [],
};
VS Code settings
default
Reproduction URL
https://github.com/lvzhenbo/vue-tailwind-template
Describe your issue
There is no smart prompt or hover pop-up for TSX
Metadata
Metadata
Assignees
Labels
No labels