sass-mq/sass-mq
A Sass mixin that helps you compose media queries in an elegant way. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 95
- Release rhythm 57
- 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: 301.0
- age_days: 4786
- days_rel: 75
- days_push: 34
- n_releases_24m: 3
Adoption not part of the score
1987 stars · 143 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sass MQ is a Sass mixin library for composing responsive media queries with named breakpoints in an elegant, readable way. It converts px/em breakpoint values into em-based media queries and includes developer helpers like an active-breakpoint indicator.
Use cases
- write responsive media queries in sass with named breakpoints
- convert pixel breakpoints to em-based media queries
- manage breakpoint definitions across a design system
- show the active breakpoint during development
- compose min-width and max-width queries cleanly in scss
When to choose
- you use Sass/SCSS and want clean, reusable breakpoint mixins
- you want em-based media queries for better accessibility and zoom behavior
- you need a lightweight, dependency-free responsive toolkit
When to avoid
- your project uses plain CSS with native media queries or container queries
- you use a CSS-in-JS or utility framework with its own breakpoint system
- you need IE8 or other legacy browser fallbacks
Facets
library · maturity stable
css-framework developer-tools web-development frontend web-design cross-platform sass scss media-queries responsive-design breakpoints mixin nodejs
2 sources
- readme: https://github.com/sass-mq/sass-mq · fetched 2026-08-28 · 60044c1ce583
- homepage: https://sass-mq.github.io/sass-mq · fetched 2026-08-29 · 6fea8b054555
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sass-mq/sass-mq | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem