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
path: root/assets
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-09-06 05:39:24 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-09-06 05:59:01 +0400
commitfe4aaa4b8a98e8b2f32f2d2e7f1c616d68417087 (patch)
tree3c91089fc16b537e42804d56957c71092368d2b3 /assets
parent7aabf8a25a195a232677eea7482df7cbc7447744 (diff)
Drop Sprockets `depend_on`
Sprockets does not require depend_on for our use case since v2.1.4 Drop the directives, and instruct Rails users to use sprockets-rails v2.1.4+. Profit: Bower package can now be used from Rails Related issues: #592, #689
Diffstat (limited to 'assets')
-rw-r--r--assets/stylesheets/bootstrap/_glyphicons.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/stylesheets/bootstrap/_glyphicons.scss b/assets/stylesheets/bootstrap/_glyphicons.scss
index 0f6ad34..c508835 100644
--- a/assets/stylesheets/bootstrap/_glyphicons.scss
+++ b/assets/stylesheets/bootstrap/_glyphicons.scss
@@ -1,7 +1,3 @@
-//= depend_on "bootstrap/glyphicons-halflings-regular.eot"
-//= depend_on "bootstrap/glyphicons-halflings-regular.svg"
-//= depend_on "bootstrap/glyphicons-halflings-regular.ttf"
-//= depend_on "bootstrap/glyphicons-halflings-regular.woff"
//
// Glyphicons for Bootstrap
//