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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/_bootstrap-sprockets.scss')
-rw-r--r--assets/stylesheets/_bootstrap-sprockets.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/stylesheets/_bootstrap-sprockets.scss b/assets/stylesheets/_bootstrap-sprockets.scss
index 7d30692..9fffc1e 100644
--- a/assets/stylesheets/_bootstrap-sprockets.scss
+++ b/assets/stylesheets/_bootstrap-sprockets.scss
@@ -5,3 +5,5 @@
@function twbs-image-path($path) {
@return image-path($path);
}
+
+$bootstrap-sass-asset-helper: true;