Like in the title. What is your favourite CSS framework or stylesheet? Bootstrap? Bulma? Tailwind? Other?
For further actions, you may consider blocking this person and/or reporting abuse
Like in the title. What is your favourite CSS framework or stylesheet? Bootstrap? Bulma? Tailwind? Other?
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (54)
Tailwind for me
Why Tailwind? What do you like about it? :)
This whole "utility-first" approach is really nice to work with. It doesn't need to be the thing we now use for everything, but it is definitely a step change if you're bought in.
From their home page:
These ideas really do work effectively in my opinion. Tailwind is truly the first framework I've liked at all, in many ways. I see value in Bootstrap for a lot of projects, but the scalable productivity of the utility-first approach is really a big deal, IMO.
The thing that did it for me was the simplicity to understand what's every class usage, since it is usually only for 1 CSS attribute, not multiple packed as one like Bootstrap. Therefore it give us freedom to mix & match almost every Tailwind class available.
If you want a component library and also the easy-to-customize benefit of Tailwind, you can use Tailwind UI, daisyui or tailwindcomponents.com. You get the best of both worlds.
Tailwinds css has lots of components. I was using this framework on my project about 1 years. It's good.
Bootstrap is ultimate
Yes, Bootstrap βΊοΈ
Some advantages that I like about BS:
Is to use a framework in general recommended or can we just use CSS? If you have a favourite one, please explain why!
For me it's tailwind because once you get used to the naming conventions it makes it very intuitive to design components / pages quickly.
Tailwind has become the most popular in my opinion. Bootstrap is pretty good too it was one of the first that I learned.
twin.macro
I try not to use them. I write simple css to maintain the purity and control of the code, including for fairly large projects. I used to study almost all the novelties in this field, and learning means doing something on them. But time passed, I was tired, to be honest. I think I can afford it after more than 20 years of practice. Though... in the last project used the Bootstrap icons. :)
Bootstrap is good for mineπ. And you?
Tailwind
Tailwind easy quick and simple
Since I learned about Tailwind I want to use it in every project π
Same!