Skip to content

Commit

Permalink
Import media partial
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Aug 20, 2019
1 parent 36167e0 commit a1ffb7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/stylesheets/_bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
@import "bootstrap/wells";
@import "bootstrap/panels";
@import "bootstrap/tips";
@import "bootstrap/media";

// Components w/ JavaScript
@import "bootstrap/modals";
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"dependencies": {
"jquery": "~1.9.1"
},
"version": "3.3.6-talis.23"
"version": "3.3.6-talis.24"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
"version": "3.3.6-talis.23",
"version": "3.3.6-talis.24",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
Expand Down

0 comments on commit a1ffb7b

Please sign in to comment.