enridaga / gapvis

A visual interface for reading ancient texts for the Google Ancient Places project
http://googleancientplaces.wordpress.com
Other
5 stars 2 forks source link

Upgrade to Bootstrap 3 #1

Closed enridaga closed 10 years ago

enridaga commented 10 years ago

The current code base relies on bootstrap 2.* as basic css framework, and has a dependency with the less sources. These do not compile with the last lessc (now 1.5.0) . It is quite hard to stay with bootstrap 2 for this reason. In general I think it is a good idea to upgrade dependencies to the latest versions.