What version of Tailwind CSS are you using?
For example: v3.1.6
What build tool (or framework if it abstracts the build tool) are you using?
Vite, Typescript
What version of Node.js are you using?
For example: v16.15.1
What browser are you using?
Chrome
What operating system are you using?
Windows 10
Reproduction URL
https://github.com/joshmossas/tailwindcss-resolve-config-missing-types
Describe your issue
When attempting to use the resolveConfig helper in a typescript project you get a type error Could not find a declaration file for module 'tailwindcss/resolveConfig'.