Compiled and minified CSS and JavaScript. No original source files are included.
You can also install and manage Bootstrap's Sass, CSS and JavaScript using Bower:
$ bower install bootstrap-essentials
Bootstrap Essentials uses Autoprefixer to deal with CSS vendor prefixes. If you're compiling Bootstrap Essentials from its Sass source and not using our Gruntfile, you'll need to integrate Autoprefixer into your build process yourself. If you're using precompiled Bootstrap or using our Gruntfile, you don't need to worry about this because Autoprefixer is already integrated into our Gruntfile.