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` everything is working except autocompletion. Output console shows below error: 