Official Sass port of Bootstrap 3, providing all its styles, components, and JavaScript as Sass files for easy integration.
Bootstrap 3 for Sass is the official Sass port of the Bootstrap 3 front-end framework. It converts Bootstrap's LESS source into SCSS, providing all the original styles, components, and JavaScript in a format ready for Sass-based projects. It solves the problem of integrating Bootstrap 3 into modern Sass workflows, allowing developers to leverage variables, mixins, and modular imports.
Frontend developers and teams using Sass (SCSS) in their stack, particularly those working with Ruby on Rails, Bower, or npm/Node.js environments who need Bootstrap 3's UI components with Sass customization capabilities.
Developers choose this over manually converting Bootstrap because it's the official, maintained port that guarantees compatibility with Bootstrap 3 updates. It provides seamless integration with Sass tooling, modular component imports, and dedicated support for major asset pipelines.
Official Sass port of Bootstrap 2 and 3.
Maintains strict parity with Bootstrap 3 updates by automatically converting LESS to SCSS, ensuring reliability and compatibility with the original framework.
Provides dedicated Gemfile setup and Sprockets support, allowing drop-in integration for Ruby on Rails applications with minimal configuration.
Enables selective import of Bootstrap components via SCSS files, optimizing bundle sizes by including only necessary styles and JavaScript.
Offers both concatenated and individual JS modules through Sprockets, giving fine-grained control over which Bootstrap plugins to load.
Based on the outdated Bootstrap 3, which lacks modern features like CSS grid utilities, flexbox enhancements, and is no longer actively developed upstream.
Requires additional configuration for Autoprefixer, Sass number precision adjustments, and manual asset path handling in Bower or npm environments.
All JavaScript plugins necessitate jQuery, adding bloat and compatibility issues in projects moving towards vanilla JS or modern frameworks.
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Modern CSS framework based on Flexbox
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.