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!
This module is required to work with the scss in the ssexpress theme.
- Clone this repo and rename to module_bootstrap
- Place directly in your themes folder (i.e. outside your ssexpress theme directory).
You can learn more about SASS at: http://sass-lang.com
SASS runs as a local GEM on your system. You can run "compass --watch -e production" from within terminal to compile the scss to css
Mark Otto
Jacob Thornton
The Twitter Bootstrap was lovingly converted to Sass by:
John W. Long
Jeremy Hinegardner
m5o
And others
Copyright 2012 Twitter, Inc.
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.