diff --git a/package.json b/package.json index d974a55990..068e917e45 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "3.3.6", "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", "repository": { "type": "git", "url": "git://github.com/twbs/bootstrap-sass"