html - Can Bootstrap 2 markup be made to work with Bootstrap 3 CSS/LESS -


i have project lots of old bootstrap 2 markup (.row-fluid, span6 etc.). i'd update project bootstrap 3, modifying legacy html not possible (for complicated reasons).

is there way make old bootstrap 2 markup (mostly scaffolding) work bootstrap 3?

if wanted update html (depending on how many pages have) try this: http://code.divshot.com/bootstrap3_upgrader/

just paste bootstrap 2 code in , bootstrap 3 out.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -