How to add TailwindCSS in a raw HTML project
Have you ever wanted to use TailwindCSS but never wanted to use any framework, well in this blog I will teach you how to link TailwindCSS to your raw HTML project.
Create a basic HTML5 document
Here I have put the most basic HTML5 document
<!DOCTYPE ...
sengolda.hashnode.dev1 min read