DEV Community

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

Posted on

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)