Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d974a559..068e917e 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"