I copy bootstrap.less and responsive modifiy them to use theme specific versions of bootstraps less lib (the modified less is in a subdir)
then when you apply upgrades of bootstrap to your app you can compare the appropriate files with ease On 11 August 2012 17:37, Santo <[email protected]> wrote: > I'm just curious, what is best practice for editing the bootstrap css and > making custom css. Should I modify the bootstrap files or should I import > my own .less file at the bottom in bootstrap.less and override? > > By editing the bootstrap files there might be problem to install future > updates? But by overriding I will only add to the css footprint. What do > you think? >
