eduardoboucas/include-media
📐 Simple, elegant and maintainable media queries in Sass observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- 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: 4269
- days_rel: n/a
- days_push: 107
- n_releases_24m: 0
Adoption not part of the score
2570 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
include-media is a Sass library for writing CSS media queries with a simple, natural syntax. It provides a media() mixin with expressive operators, customizable breakpoint maps, and support for mixing named breakpoints with case-specific values.
Use cases
- write maintainable media queries in Sass
- define responsive breakpoints with a simple syntax
- mix named breakpoints with one-off pixel values
- handle CSS OR operator in media queries
- make responsive layouts easier to maintain
When to choose
- your project uses Sass/dart-sass and needs clean breakpoint handling
- you want expressive media query operators like >phone, <=tablet
- you need dynamic, customizable breakpoint maps
When to avoid
- your project doesn't use a Sass compiler
- you use lib-sass or ruby-sass instead of dart-sass
- you prefer plain CSS media queries or a full CSS framework like Tailwind
Facets
library · maturity stable
css-framework ui-components frontend web-development web-design cross-platform sass scss media-queries breakpoints responsive-design css-preprocessor nodejs web-server
2 sources
- readme: https://github.com/eduardoboucas/include-media · fetched 2026-08-28 · 79494568f365
- homepage: https://eduardoboucas.github.io/include-media/ · fetched 2026-08-29 · a99bf723ee7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eduardoboucas/include-media | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="eduardoboucas/include-media")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem