Update Twitter Bootstrap to release 3 in Zend Framework 2
Recently I started a new project based on Zend Framework 2, using Twitter Bootstrap as CSS framework. Some days ago, new Bootstrap v3 was released and introduced a lot of changes and improvements. Because of ZF2 Skeleton Application comes out-of-box with Twitter Bootstap 2, I decided to setup the new project skeleton and update CSS framework to latest available release.
In this post, I’ll describe the process to update Bootstrap to v3 into a ZF2 project.
[Read More]