xPatterns Applications Visual Style Guide applied to Bootstrap 3 with SASS. Based on the Official Twitter Sass port of Bootstrap v3.2.0 (https://github.com/twbs/bootstrap-sass). The original Twitter Bootstrap (which relies on LESS) can be found at https://github.com/twbs/bootstrap.
John Morris
-
Add this repository to your bower.json file.
"dependencies": { "xui-bootstrap": "[email protected]:xpatterns/xui-bootstrap.git#master" }
-
Do a "bower install" to download all your bower dependencies.
-
Run "grunt install" in the downloaded application for a fresh build.
-
Copy over the xui-bootstrap components into your project.
-
Include the xui-bootstrap.css file instead bootstrap.css inclusion. You do NOT need to include bootstrap.css to your application, as xui-bootstrap.css is a replacement to the core bootstrap.css file.
Copyright 2014 Atigeo LLC.