-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Description
What version of VS Code are you using?
For example: v1.92.2
What version of Tailwind CSS IntelliSense are you using?
For example: v0.12.7
What version of Tailwind CSS are you using?
For example: v3.4.1
What package manager are you using?
For example: npm
What operating system are you using?
For example: Windows
Tailwind config
{
content: ['./index.html', './src/**/*.{js,ts,jsx,tsx}'],
theme: {
extend: {},
},
plugins: [],
corePlugins: {
preflight: false,
},
};VS Code settings
default settingDescribe your issue
Autocomplete not working, after update 0.12.7 version
It is working in 0.12.6 version
DamRawkidz, alex-jitbit, felixwerner, andrew-pledge-io and Jan-GT
Metadata
Metadata
Assignees
Labels
No labels