at-import/breakpoint
Really simple media queries in Sass observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 2
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5215
- days_rel: n/a
- days_push: 592
- n_releases_24m: 0
Adoption not part of the score
2080 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
css-framework ui-components frontend web-development web-design cross-platform sass media-queries responsive-design css-preprocessor web-server
1 source
- readme: https://github.com/at-import/breakpoint · fetched 2026-08-28 · 3e756b29de0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| at-import/breakpoint | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="at-import/breakpoint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem