Learning Tailwind CSS

Welp…I finally did it. I started learning Tailwind CSS.

And it’s not as awful as I thought it would be. It reminds me of how Bootstrap works but uses Utility classes instead of CSS classes to style and layout websites.

I’m doing a crash course on YouTube by JSMastery and I’m learning a lot in a very short period of time. I’m hoping I can practice using this with some components so I know I’ll understand what I’m doing.

I can’t say all the components will look great - I doubt anyone can create a component and have it look great when they’re first learning something new - but I will definitely try my best to have it look halfway decent.

So look forward to seeing a basic homepage created with Tailwind CSS in the near future.