This commit is contained in:
Gleb Mazovetskiy 2014-06-24 16:12:17 +02:00
Родитель 538e096111
Коммит 1b407e116f
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -164,13 +164,13 @@ Note that libsass and node-sass do not currently support the precision option, d
Using [Autoprefixer][autoprefixer] with Bootstrap is recommended.
[Autoprefixer][autoprefixer] adds vendor prefixes to CSS rules using values from [Can I Use](http://caniuse.com/).
### JavaScript
#### JavaScript
[`assets/javascripts/bootstrap.js`](/assets/javascripts/bootstrap.js) contains all of Bootstrap JavaScript,
concatenated in the [correct order](/assets/javascripts/bootstrap-sprockets.js).
### JavaScript with Sprockets or Mincer
#### JavaScript with Sprockets or Mincer
If you use Sprockets or Mincer, you can require `bootstrap-sprockets` instead to load the individual modules: