How to get Tailwind CSS to config file to connect to my HTML?
I’m trying to use custom colors in the my html file but by tailwind.config.js does not seem to be connecting. I have the content configured to ‘./*.html’ so it’ll look for everything in the root. My HTML file is in my root so anyone know what is wrong?