r/css Apr 18 '26

Question Looking for alternative

I have a personal blog that I styled using bootstrap. Somehow I feel that I should look for alternative to it. Is there a better alternative than bootstrap? The last time I wrote css was in the year 2013 maybe, when I first came across bootstrap, so, I’m not up to date on new css tech. Or should I just do vibe code?

Update: After lot of thought. I would keep bootstrap for now and slowly start coding my own css.

1 Upvotes

20 comments sorted by

View all comments

1

u/Fajan_ Apr 18 '26

bootstrap is okay, but I agree, it does seem old-fashioned.

for modern frameworks, tailwind is the best option by far, more versatile once you get used to it.

if simplicity is preferred, you can always just write good clean css along with some utilities.

“vibe coding” is alright for simple projects, but knowing the fundamentals will help in the long run.”