I am using bootstrap with Rails.
What's the difference between bootstrap and bootstrap-sprockets? Is sprockets the special version of bootstrap?
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites. Bootstrap 4 is the newest version of Bootstrap.
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web; Sass: Syntactically Awesome Style Sheets. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
The github doc for boostrap-sass explains it:
bootstrap-sprockets and bootstrap should not both be included in application.js.
bootstrap-sprockets
provides individual Bootstrap Javascript files (alert.js or dropdown.js, for example), whilebootstrap
provides a concatenated file containing all Bootstrap Javascripts.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With