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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·3 Aufrufegetbootstrap.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-Verlauf

Star-Verlauf für twbs/bootstrap-sassStar-Verlauf für twbs/bootstrap-sass

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bootstrap Sass

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bootstrap Sass.
  • north/northN

    north/north

    4,798Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,798
  • twbs/bootstrapAvatar von twbs

    twbs/bootstrap

    174,380Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗174,380
  • picturepan2/spectreAvatar von picturepan2

    picturepan2/spectre

    11,317Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,317
  • tailwindlabs/tailwindcssAvatar von tailwindlabs

    tailwindlabs/tailwindcss

    95,592Auf GitHub ansehen↗

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

    TypeScriptcssframeworkutility
    Auf GitHub ansehen↗95,592
Alle 30 Alternativen zu Bootstrap Sass anzeigen→

Häufig gestellte Fragen

Was macht twbs/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.

Was sind die Hauptfunktionen von twbs/bootstrap-sass?

Die Hauptfunktionen von twbs/bootstrap-sass sind: Responsive CSS Frameworks, Customizable UI Components, Responsive Design, Responsive Grid Systems, Theme Style Customizations, Grid Layout Systems, Theme Customization, Framework Customization.

Welche Open-Source-Alternativen gibt es zu twbs/bootstrap-sass?

Open-Source-Alternativen zu twbs/bootstrap-sass sind unter anderem: 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…