_wreckitraptor
_wreckitraptor
TTCTheo's Typesafe Cult
Created by _wreckitraptor on 4/9/2023 in #questions
Tailwind's Intellisense VSCode extension does not appear to work in TSX files in T3 App
Hi there, I recently spun up a T3 project for the first time and noticed that Tailwind's Intellisense extension was not working in TSX files. I then noticed that the T3 boilerplate uses a ts file extension for the Tailwind config file. In the docs they state "In order for the extension to activate you must have tailwindcss installed and a Tailwind config file named tailwind.config.js or tailwind.config.cjs in your workspace." I then saw they recently released that they added support to enable ESM and TS based config files (https://github.com/tailwindlabs/tailwindcss/pull/10785) so is the reason that Tailwind's Intellisense extension is not working or do I need to additional configuration to the Tailwind extension/project?
10 replies