# at-import/breakpoint

Really simple media queries in Sass

Repository: https://github.com/at-import/breakpoint
Canonical: https://ross.abutalabs.com/products/breakpoint
Language: CSS
License: MIT
License Family: permissive
Last push: 2025-01-19T01:15:04+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 2, release rhythm 8, longevity 100
- inputs: {"age_days": 5215, "days_push": 592, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2080, forks 145 (observed 2026-08-28T04:06:11.563833+00:00)

## What it is
Breakpoint is a Sass library that simplifies writing media queries for responsive web design. It provides a mixin-based syntax with named breakpoints and media query context features.

## Use cases
- write responsive media queries in Sass
- manage named breakpoints across a stylesheet
- handle cross-browser media query compatibility
- generate media queries dynamically with respond-to syntax
- access media query context inside mixins

## When to choose
- you use Sass and want simpler responsive breakpoint syntax
- you need named, reusable breakpoints across a large codebase
- you want media query context awareness in your mixins

## When to avoid
- you use plain CSS with native media queries or custom properties
- you need media query concatenation into a single query
- your project no longer uses a CSS preprocessor

## Facets
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: frontend, web-development, web-design
- platform: cross-platform
- tags: sass, media-queries, responsive-design, css-preprocessor, web-server

## Member repositories
- at-import/breakpoint (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.563833+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:02.097020+00:00, confidence not recorded.
  - readme: https://github.com/at-import/breakpoint (fetched 2026-08-28T04:06:11.563833+00:00, sha 3e756b29de0e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
