treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Get single elements out of Twitter Bootstrap

  • Hey, recently there are more and more topics on Bootstrap making the round. So I checked it out, but after some testing I notice that it is too large and you don't know what is going on in your code... However Bootstrap offers some nice elements, I could use in my current project, but I don't want to load all that useless stuff included in the framework. So I wanted to ask if there is a library where you can get the single stand-alone elements ?

  • Customize Bootstrap

    You can choose only the components you want.

    If you only want part of the CSS, I think you will have to chop that up yourself.

  • Yes I saw that. But I came to the conclusion that I should better ignore such frameworks and I build up my new site from scratch as I usually do ;) On the other side it shows that web designers and developers won't become redundant :)