Okay fam, code editor question: I’m working with a React template from TailwindUI in VSCode. I’m getting a ton of errors (red squigglys errrywhere). I’m guessing I need an extension or something? Any thoughts on how to get VS setup to handle this so I can start figuring out how the heck this all works. 
Discussion
yes. goto extensions in vs code and search for react or es7?
Thank you for the advice! Installed es7, but still getting the errors 🧐
You'll want a VSCode extension that teaches your IDE to recognize tailwind/react-specific files.
Thank ya, Laser - will try to find one - finding Tailwind sooo confusing
Start here.
