Top comments(15)

Well, to be brutally honest here,
I feel that you should only use CSS frameworks to build websites in a short period of time (like a code jam or if your boss gives you a project). Using pure CSS without a framework can let you build websites tailored to the client or yourself, which is great.
But if you really want me to decide
I feel that choose whatever you want. They are equally good. Use both in fact. Like what@natescode said, each have their own features, pros and cons. Although I had never tried out Tailwind, they seem good to me. So do it, get out there and write some CSS! Maybe you can show me websites you made with these 2 frameworks!

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Ok I'll try using both of them.
Thanks for interacting.

- Location62236
- EducationBS - Mech. Eng. - Missouri S&T
- Joined
Tailwind 💯. For one thing, when you learn Tailwind, you are still learning CSS (although, it's advisable to maybe do some vanilla CSS first).
When you are learning Bootstrap, you are really just learning Bootstrap magic classes that do a lot for you, but aren't really transferable.
The difference is that Tailwind is a utility library. You are still writing CSS using their classes (and various customizations, if desired), but those each translate to just 1-2 CSS rules at a time. U are just saving the time and trouble of having to jump into a separate CSS file and adding selectors,{}
, etc.
Bootstrap is a full blown framework.

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Ok, thanks for sharing I didn't knew that 🙂

- Email
- LocationCzech Republic
- Joined
Trystylifycss.com ❤️.
It's a library that uses pure CSS selectors to generate optimized CSS. You don't have to study anything.
Just write selectors, get CSS and define components, variables and etc if you need to.

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Ok I'll try

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Ok, thanks for your time

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Hey everyone, I'm seeing that this post is getting more and more views faster than any other and thanks for that, but I want your thoughts on Bootstrap Vs Tailwind kindly comment your thought here.
Thanks.

- LocationGermany
- EducationSecret
- WorkStudent
- Joined
I'm using picocss and I'm fine with that. Maybe you can trypicocss.com/

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Ok thanks for the suggestion, I'll surely try it out.

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Thanks for sharing.

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Ok thanks for you time

Yeah, they have to deign things fast!

- Email
- LocationIndia
- EducationGurugram
- Pronounshe/him
- WorkStudent
- Joined
Hi Nathan Hedglin, I want to know the pros and cons of using Tailwind And Bootstrap eg are they customizable,? which one is seo friendly ?, which one is lighter? etc etc.
For further actions, you may consider blocking this person and/orreporting abuse