Misha, It's easy. Take the .less files from Bootstrap and you will find a section (including comments) in the scaffolding.less file under the section GRID SYSTEM. I just removed all that section and converted .less to .css, droped in adapt.960.gs into the project following their documentation and done.
On Tue, Oct 25, 2011 at 5:36 PM, misham <[email protected]> wrote: > Antonio, > > How did you go about removing all of grid declarations? > > Misha > > On Oct 25, 1:16 pm, Antonio Antillon <[email protected]> wrote: > > Agreed. > > I checked it last month and it is great, though I didn't like how they > > implemented their own version of Nathan Smith's 960.gs, so I removed all > > grid declaration from Bootstrap and mixed Nathan's adapt.960.gs instead, > > that way I can have an adaptive layout that works like a charm when > > accessing the app on mobile devices. > > > > As its name says, it's a bootstrap, and a great one. > > > > > > > > > > > > > > > > On Tue, Oct 25, 2011 at 1:05 PM, John Lynch <[email protected]> > wrote: > > > If you build webapps (in any language) you owe it to yourself to check > > > this out. Amazing resource, and saves you loads of time. Very > > > impressed with Twitter for open sourcing all of this great work. > > > > >http://twitter.github.com/bootstrap/index.html > > > > > Regards, > > > > > John Lynch > > > [email protected] > > >(760) 515-2653 > > > Skype: johnthethird > > > > > -- > > > SD Ruby mailing list > > > [email protected] > > >http://groups.google.com/group/sdruby > > -- > SD Ruby mailing list > [email protected] > http://groups.google.com/group/sdruby > -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
