We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am using vite + vanilla JS + pug.
I like to write in ES6 and when I setup vite with es6 and convert tailwind config's module.exports to export default
module.exports
export default
everything is working except autocompletion.
Output console shows below error: