Twitter bootstrap truncated version that works with jquery-file upload

I am looking for a stripped down version of Twitter Bootstrap for my site, the problem is with the original version:

  • interfere with existing CSS styles
  • Twitter Bootstrap - Giant and Mounstrous (but Clean) CSS
  • I really don't need what works in IE6 IE7

trying to undress itself looks like a titanic task, and I'm not sure if I can save all the necessary changes, also I can try to do it again if someone can bring me more ideas on how to make it easier.

A specific question: is there somewhere on the Internet a stripped down version of twitter bootstrap that is specifically designed to work with a jquery-upload file without everything else that offers a set of tools?

if such a thing does not exist, I am open to a proposal to make this task more accessible

+3
source share
1 answer

You can create your own custom version of bootstrap using your on-line tool , otherwise you will need to configure and recompile css using less .

+3
source

All Articles