Bootstrap is made to be customized and offers a very straightforward way from
prototyping with generic UI elements to a unique design.

Also, the value of a unique design becomes very low when going a mobile first
strategy, Bootstrap et al provide best practices.
https://twitter.com/vlasterx/status/980377695967170561

Mon, 02 Apr 2018 10:24:16 UTC41

2 replies

Replying to @coderbyheart

Employing these best practices will make it easier form your users to understand
the mechanics in your app.

Before rolling your own CSS framework think hard if it is really worth the
effort.

Replying to @coderbyheart

Also think about the fact that developer onboarding becomes much easier when
using a popular framework. Scaling your team with a homegrown solution becomes
slower.