You can pick bits and pieces of the bootstrap CSS; for example, if you like how a button looks like in bootstrap, you can then take a pick and copy into your project. There are many reusable pieces you can get from bootstrap including the js. However, if you added the `bootstrap.css` into your project header, chances are that in case you have duplicate CSS classes/ids you might fight this distorts any original design you have.
Victor On Wed, Jun 20, 2012 at 3:19 PM, Sheikh Zahid <[email protected]> wrote: > Hi, > I am trying to shift on bootstrap, everyone talks about it now a days, > but the problem I am facing is can we slice any design into bootstrap? or > we need to design according to bootstrap?. > > Thanks! >
