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
Post a Comment