Putting my two cents in on this. In my existing React/Typescript/PostCSS project, I added the latest tailwind version. Also ran into the same unknown at rule
warning. I did set the files.association
bit which seems to solve the warning. However, now all my css files miss syntax highlighting.
For info: I already have the Intellisense VSC addon installed earlier.
So.. how to get the color syntax back?