(2016-08-05, 04:06 AM)brad-t Wrote: (2016-08-05, 03:20 AM)NickGHQ Wrote: I agree with WallBB.
I personally dislike bootstrap and would suggest that you don't use it.
Why?
For me, I won't say I don't like bootstrap but I just not prefer to use it. One of the biggest disadvantage is speed where google counts speed as a very big factor in website ranking. Most of the time when bootstrap is not skimmed to user requirements, people end up calling complete Bootstrap package from CDN with lots of classed which everyone won't use.
In MyBB 2.0, there will be SASS support but bootstrap doesn't support it.
In most of the cases, I will use either media queries or user agent strings for theme.
It is my opinion.
I do like bootstrap concept though for faster web development.