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.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/assets/stylesheets/_bootstrap-sprockets.scss b/assets/stylesheets/_bootstrap-sprockets.scss
deleted file mode 100644
index 9fffc1e..0000000
--- a/assets/stylesheets/_bootstrap-sprockets.scss
+++ /dev/null
@@ -1,9 +0,0 @@
-@function twbs-font-path($path) {
- @return font-path($path);
-}
-
-@function twbs-image-path($path) {
- @return image-path($path);
-}
-
-$bootstrap-sass-asset-helper: true;