# rafalbromirski/sass-mediaqueries

Media Queries mixins for Sass - fully customizable and very easy to use.

Repository: https://github.com/rafalbromirski/sass-mediaqueries
Canonical: https://ross.abutalabs.com/products/sass-mediaqueries
Homepage: http://rafalbromirski.github.com/sass-mediaqueries/
Language: CSS
License Family: other
Last push: 2018-03-28T07:16:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5128, "days_push": 3080, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1248, forks 157 (observed 2026-08-28T04:04:07.871908+00:00)

## What it is
A collection of Sass mixins for generating CSS media queries, including device-specific mixins for iPhones, iPads, HD TVs, and HiDPI screens. It provides a customizable mq() generator plus convenience mixins like min-screen and max-screen for responsive styling.

## Use cases
- write responsive breakpoints in sass without repeating media query syntax
- target specific devices like iphone or ipad in stylesheets
- create custom media query mixins with keyword arguments
- generate hdpi and orientation media queries
- simplify responsive css for older sass projects

## When to choose
- you use Sass/SCSS and want concise, reusable media query mixins
- you need device-specific breakpoints (iPhone, iPad, HDTV) out of the box
- you want a lightweight single-file mixin library with no dependencies

## When to avoid
- you use plain CSS or PostCSS instead of Sass
- you prefer modern CSS custom media queries or container queries
- you need actively maintained software with a license file

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

## Member repositories
- rafalbromirski/sass-mediaqueries (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.871908+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-30T05:07:54.329795+00:00, confidence not recorded.
  - readme: https://github.com/rafalbromirski/sass-mediaqueries (fetched 2026-08-28T04:04:07.871908+00:00, sha ea43f6de0a9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
