DEV Community

Discussion on: My first experiences with Tailwind CSS

Collapse
 
dailydevtips1 profile image
Chris Bongers

No first learn CSS, before getting into tailwind, it does not make sense to skip the basics.
Tailwind expects you to understand how CSS works.
You'll have a hard time understanding if you come from no CSS background.
Also, don't rush into JS, it's a big topic and essential for understanding web techniques.

Collapse
 
sathishweb profile image
Sathish Ramani

Thanks. That's what I guessed as well. Seeing the tags with tailwind classes is just tempting to jump right in :-). I understand that is not the right approach.

Thread Thread
 
adeborat profile image
adeborat

learning CSS with tailwindcss for me is the best approach.. it's easiest way to learn CSS. tailwind CSS + chrome dev to see generated css