DEV Community

Cover image for Bootiful - a Bootstrap v5 template
David Boureau
David Boureau

Posted on

1

Bootiful - a Bootstrap v5 template

I created an open-source Bootstrap v5 theme on my free time. It is Bootstrap v5, but I tried to code it "the Tailwind way", thus, there is no extra CSS components : utility-classes only, using Bootstrap v5 utility API most of the time (and very few "style" attributes for corner cases). At the end of this small project, I enjoyed a lot to code in this way, saved lot of time and mental headaches.

Here is the demo : https://bootiful.org/
The GitHub repo : https://github.com/bdavidxyz/bootiful/

What do you think ?

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay