|
We used bootstrap 2 before, for a couple of years we had a separate mobile site, both using the responsiveness of bootstrap. Bootstrap 3 was kind of an eye opener with their 'mobile first' approach. It has some downsides - one of which is taking the definitions to the HTML again instead of to the CSS - but all-in-all I'm happy with the result. No redirect, just a responsive design that works on all platforms and devices. Ideal for SEO as well. No duplicate content and what not.
|