awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
twbs avatar

twbs/bootstrap-sass

0
View on GitHub↗
12,507 stars·3,461 forks·SCSS·MIT·30 viewsgetbootstrap.com/css/#sass↗

Bootstrap Sass

This project is a Sass implementation of the Bootstrap framework, providing a collection of responsive, mobile-first UI toolkits and layout systems. It serves as a Sass UI library that allows for the creation of custom CSS frameworks through the use of a preprocessor to generate browser-ready stylesheets.

The framework is distinguished by its deep customization capabilities, enabling users to override default themes and visual variables using Sass variables and mixins. It utilizes a modular import system, allowing specific components to be selectively included to control the final CSS bundle size.

The toolkit covers responsive web design via a mobile-first grid layout and customizable UI componentry. It includes automated vendor prefixing for cross-browser compatibility and configuration tools for resolving font asset paths.

Features

  • Responsive CSS Frameworks - Provides a mobile-first, responsive CSS framework based on the Bootstrap system for building adaptive user interfaces.
  • Customizable UI Components - Provides a consistent set of pre-styled interface elements and layout tools themed via preprocessor variables.
  • Responsive Design - Implements mobile-first responsive design with layouts and components that automatically adapt to different screen sizes.
  • Responsive Grid Systems - Ships a library of components and flexbox grid systems designed for automatic layout adaptation across devices.
  • Theme Style Customizations - Allows users to override default theme values and design tokens using Sass variables before compilation.
  • Grid Layout Systems - Implements a flexible, mobile-first grid system based on media queries for responsive layout structures.
  • Theme Customization - Provides a toolkit for overriding default themes and visual variables to customize UI components and layouts.
  • Framework Customization - Enables the creation of tailored CSS frameworks by modifying Sass variables to customize a visual style library.
  • CSS Preprocessing Workflows - Utilizes Sass preprocessing to transform dynamic variables and nested rules into standard static CSS.
  • Sass Design Systems - Offers a Sass implementation of Bootstrap utilizing variables and mixins for deep theme customization.
  • Sass Compilers - Converts modular Sass files into browser-ready CSS with automatic vendor prefixing during the build process.
  • CSS Style Modules - Supports modular CSS compilation by allowing developers to import only the required component styles.
  • Vendor Prefix Managers - Provides automated browser-specific CSS prefixing via Sass mixins for consistent cross-browser rendering.
  • CSS File Importing - Employs a modular import system allowing selective inclusion of stylesheets to optimize final CSS bundle size.
  • Web Frameworks - Official Sass port of earlier Bootstrap versions.

Star history

Star history chart for twbs/bootstrap-sassStar history chart for twbs/bootstrap-sass

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Bootstrap Sass

These projects share indexed features with Bootstrap Sass. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • north/northN

    north/north

    4,798View on GitHub↗

    North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for building mobile-first user interfaces using fluid grids and progressive enhancement techniques to ensure a consistent experience across different browser capabilities and screen sizes. The project features a standardized CSS naming system that uses Sass mixins to programmatically generate class names, distinguishing between components, layouts, and states. It also functions as a frontend project scaffolding tool, providing a generator to bootstrap new environments with pre-configur

    CSS
    View on GitHub↗4,798
  • twbs/bootstraptwbs avatar

    twbs/bootstrap

    174,380View on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    MDXbootstrapcsscss-framework
    View on GitHub↗174,380
  • picturepan2/spectrepicturepan2 avatar

    picturepan2/spectre

    11,317View on GitHub↗

    Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It functions as a CSS component library that provides pre-styled interface elements and helper classes to facilitate frontend UI development. The framework is distinguished by a pure-CSS component architecture that avoids dependence on external JavaScript runtimes. It utilizes a SASS-based build pipeline that supports class prefixing, stylesheet pruning, and a variable-based theme system for creating custom design systems. The project covers a wide range of layout and interface ca

    CSS
    View on GitHub↗11,317
  • tailwindlabs/tailwindcsstailwindlabs avatar

    tailwindlabs/tailwindcss

    95,592View on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility
    View on GitHub↗95,592
Compare all 30 related projects→

Frequently asked questions

What does twbs/bootstrap-sass do?

This project is a Sass implementation of the Bootstrap framework, providing a collection of responsive, mobile-first UI toolkits and layout systems. It serves as a Sass UI library that allows for the creation of custom CSS frameworks through the use of a preprocessor to generate browser-ready stylesheets.

What are the main features of twbs/bootstrap-sass?

The main features of twbs/bootstrap-sass are: Responsive CSS Frameworks, Customizable UI Components, Responsive Design, Responsive Grid Systems, Theme Style Customizations, Grid Layout Systems, Theme Customization, Framework Customization.

Which projects share features with twbs/bootstrap-sass?

Projects with overlapping indexed features include: north/north — North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for… twbs/bootstrap — Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides… picturepan2/spectre — Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It… tailwindlabs/tailwindcss — Utility-first CSS framework for fast, design-system-friendly styling. dhg/skeleton — Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building… mdbootstrap/mdb-ui-kit — The mdb-ui-kit is a frontend component library and visual extension that combines the Bootstrap 5 framework with…