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
·
thoughtbot avatar

thoughtbot/bourbonArchived

0
View on GitHub↗
9,012 stars·859 forks·Ruby·MIT·18 viewswww.bourbon.io↗

Bourbon

Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets.

The toolkit focuses on responsive web design by providing a library of mixins for implementing flexible layouts and standardized breakpoints across different screen sizes. It also includes a suite of command line utilities used to install and manage styling dependencies within a local development environment.

The project covers broader capabilities in front-end tooling setup and CSS workflow optimization, utilizing modular Sass imports and variable abstractions to maintain consistency across styles.

Features

  • Style Mixins - Provides a comprehensive library of modular Sass mixins for reusable UI patterns and layout logic.
  • Front-End Style Management - Provides a system for organizing and applying consistent visual languages using Sass variables and mixins.
  • Responsive Breakpoints - Provides a standardized set of media query mappings for fluid layout adaptation across various screen sizes.
  • Sass Abstractions - Uses Sass mixins to abstract complex CSS property sets and reduce repetitive code in stylesheets.
  • CSS Frameworks - Serves as a foundational library for styling web applications through a set of utilities and tools.
  • CSS Preprocessing Workflows - Streamlines the process of writing stylesheets by providing a pre-defined set of Sass functions and utility tools.
  • Sass Design Systems - Implements a modular architecture using Sass variables and mixins to standardize design patterns.
  • Modular Stylesheet Architectures - Organizes styling rules into discrete files that are aggregated into a single stylesheet via Sass imports.
  • Responsive Design - Offers tools and techniques for creating adaptive layouts using standardized Sass breakpoints.
  • Sass-Based Preprocessor Architectures - Implements a modular Sass foundation that allows for deep customization of stylesheets through imports.
  • Asset Management - A lightweight toolset for Sass.
  • Stalled Development Frameworks - Lightweight tool set for Sass development.

Star history

Star history chart for thoughtbot/bourbonStar history chart for thoughtbot/bourbon

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

Frequently asked questions

What does thoughtbot/bourbon do?

Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets.

What are the main features of thoughtbot/bourbon?

The main features of thoughtbot/bourbon are: Style Mixins, Front-End Style Management, Responsive Breakpoints, Sass Abstractions, CSS Frameworks, CSS Preprocessing Workflows, Sass Design Systems, Modular Stylesheet Architectures.

What are some open-source alternatives to thoughtbot/bourbon?

Open-source alternatives to thoughtbot/bourbon include: kittygiraudel/sass-boilerplate — This project is a Sass CSS framework boilerplate and design system template. It provides a structured project starter… compass/compass — Compass is a CSS authoring environment and Sass extension library designed to streamline the implementation and… primer/css — This project is a CSS design system framework and modular library providing a standardized set of UI component… thoughtbot/neat — Neat is a Sass grid framework and responsive layout system used to build fluid, column-based web architectures. It… twbs/bootstrap-sass — This project is a Sass implementation of the Bootstrap framework, providing a collection of responsive, mobile-first… jonasschmedtmann/advanced-css-course — This project is an advanced CSS learning curriculum consisting of starter files and final projects. It provides a…

Open-source alternatives to Bourbon

Similar open-source projects, ranked by how many features they share with Bourbon.
  • kittygiraudel/sass-boilerplateKittyGiraudel avatar

    KittyGiraudel/sass-boilerplate

    3,367View on GitHub↗

    This project is a Sass CSS framework boilerplate and design system template. It provides a structured project starter for organizing styles using a modular architecture that separates global defaults and components to maintain a scalable stylesheet layout. The framework includes a responsive layout system that manages screen widths via mapping functions to ensure consistent behavior across different device sizes. It utilizes reusable style rules, dynamic loops, and conditional styling logic to automate the generation of repetitive CSS rules. The system covers stylesheet segmentation through

    SCSSboilerplateguidelinessass
    View on GitHub↗3,367
  • compass/compassCompass avatar

    Compass/compass

    6,665View on GitHub↗

    Compass is a CSS authoring environment and Sass extension library designed to streamline the implementation and maintenance of website designs. It functions as a framework for the Sass preprocessor, providing a collection of predefined mixins and functions to automate repetitive styling tasks. The toolkit focuses on frontend design automation and workflow optimization. It provides specialized tools and design patterns to simplify stylesheet authoring and reduce the manual effort required to implement complex design requirements. The system includes a build pipeline with file-watching capabil

    CSS
    View on GitHub↗6,665
  • primer/cssprimer avatar

    primer/css

    12,978View on GitHub↗

    This project is a CSS design system framework and modular library providing a standardized set of UI component stylesheets. It establishes a unified system of visual guidelines to ensure a consistent and professional look and feel across web interfaces. The framework is organized as a collection of standalone stylesheets that can be imported individually to minimize bundle size and eliminate unused styles. It utilizes a design token system based on CSS variables to manage theming and a utility-first class system for layout and spacing. The system employs a block element modifier naming conve

    SCSScssdesign-systemdesign-systems
    View on GitHub↗12,978
  • thoughtbot/neatthoughtbot avatar

    thoughtbot/neat

    4,368View on GitHub↗

    Neat is a Sass grid framework and responsive layout system used to build fluid, column-based web architectures. It provides a structured approach to managing layout properties and global design settings through a central configuration map and a toolset of Sass mixins and functions. The system is distinguished by its ability to handle nested grid architectures, allowing flexible grids to be placed inside other grid containers while maintaining precise alignment and gutter control. It also includes development tools for frontend layout debugging that render background guide lines to visualize c

    Rubybourbonbourbon-familycss
    View on GitHub↗4,368
  • See all 30 alternatives to Bourbon→