diff --git a/bower.json b/bower.json index 5107709261..cf339b7f17 100644 --- a/bower.json +++ b/bower.json @@ -25,6 +25,7 @@ "composer.json", "CONTRIBUTING.md", "docs", + "Gruntfile.js", "js/tests", "test-infra" ], diff --git a/docs/components/carousel.md b/docs/components/carousel.md index e754843167..d1606940a6 100644 --- a/docs/components/carousel.md +++ b/docs/components/carousel.md @@ -28,7 +28,7 @@ Here's a carousel with slides only. Note the presence of the `.d-block` and `.im {% example html %}