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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-10-31 21:41:46 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-31 21:41:46 +0300
commit54d21df99f466e3e1d8675a03d9cdfd7f933e739 (patch)
tree6d0284c6e38b5a6a58733465ffaca82c04bb9ff1 /README.md
parent1e62cb9481d6392f39bf587b0fa5c851050d9e33 (diff)
Fix Readme typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c94433..29887ae 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,6 @@ end
config.assets.precompile << %r(bootstrap-sass/assets/fonts/bootstrap/[\w-]+\.(?:eot|svg|ttf|woff)$)
# Minimum Sass number precision required by bootstrap-sass
::Sass::Script::Number.precision = [10, ::Sass::Script::Number.precision].max
-end
```
Replace Bootstrap `@import` statements in `application.css.scss` with: