grunt dist

This commit is contained in:
Mark Otto 2014-02-24 19:10:23 -08:00
parent 7bfd2cc0af
commit 429fc9331e
4 changed files with 2 additions and 2 deletions

View file

@ -1660,7 +1660,6 @@ input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
/* IE8-9 */
line-height: normal;
}
input[type="file"] {

Binary file not shown.

Binary file not shown.

View file

@ -49,7 +49,8 @@
"grunt-saucelabs": "~5.0.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.3.0",
"markdown": "~0.5.0"
"markdown": "~0.5.0",
"css-flip": "~0.3.0"
},
"jspm": {
"main": "js/bootstrap",