Skip to content

Commit

Permalink
Add bootstrap-sass and bourbon submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
seabre committed Aug 4, 2014
1 parent c2a3661 commit b934a52
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "_scss/vendor/bootstrap-sass"]
path = _scss/vendor/bootstrap-sass
url = https://github.com/twbs/bootstrap-sass.git
[submodule "_scss/vendor/bourbon"]
path = _scss/vendor/bourbon
url = https://github.com/thoughtbot/bourbon.git
1 change: 1 addition & 0 deletions _scss/vendor/bootstrap-sass
Submodule bootstrap-sass added at 0d25af
1 change: 1 addition & 0 deletions _scss/vendor/bourbon
Submodule bourbon added at 0ecd49

0 comments on commit b934a52

Please sign in to comment.