Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.
To get started -- checkout http://twitter.github.com/bootstrap!
You can load the bootstrap css as git submodule into your magento installation using modman (http://code.google.com/p/module-manager).
Simply run modman twitter-bootstrap clone git://github.com/wuerml/sass-twitter-bootstrap-magento.git
Add contents of magento/local.xml to your own modifications.
added modman config for standard magento installation
Mark Otto
Jacob Thornton
The Twitter Bootstrap was lovingly converted to CSS by:
John W. Long
Jeremy Hinegardner
And others
Achim Rosenhagen
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.