# sass-mq/sass-mq

A Sass mixin that helps you compose media queries in an elegant way.

Repository: https://github.com/sass-mq/sass-mq
Canonical: https://ross.abutalabs.com/products/sass-mq
Homepage: https://sass-mq.github.io/sass-mq
Language: SCSS
License: MIT
License Family: permissive
Last push: 2026-07-30T17:00:52+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 57, longevity 100
- inputs: {"age_days": 4786, "days_push": 34, "days_rel": 75, "gap_med": 301.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1987, forks 143 (observed 2026-08-28T04:06:02.798534+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: css-framework, developer-tools
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: sass, scss, media-queries, responsive-design, breakpoints, mixin, nodejs

## Member repositories
- sass-mq/sass-mq (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:02.798534+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-30T03:03:01.662489+00:00, confidence not recorded.
  - readme: https://github.com/sass-mq/sass-mq (fetched 2026-08-28T04:06:02.798534+00:00, sha 60044c1ce583)
  - homepage: https://sass-mq.github.io/sass-mq (fetched 2026-08-29T10:42:49.764796+00:00, sha 6fea8b054555)
- Data as of 2026-08-30T08:39:29.467469+00:00.
