Intro to TailwindCSS
Join us May 10th at 6:30pm on Zoom for an intro to TailwindCSS.
You can view this project here: https://github.com/dsmwebgeeks/using-tailwindcss
This project walks through the features of TailwindCSS through branches that incrementally build on top of each other. Pull this repo down locally and checkout each branch one-by-one. I.e.: git checkout step/1-***, git checkout step/2-***, git checkout step/3-***, and so on.
Eventually you will run NPM to build you bundle and run the project. So the latest Node and NPM are required.
