# oddbird/susy

Pre-grid responsive layout toolkit for Sass, now deprecated

Repository: https://github.com/oddbird/susy
Canonical: https://ross.abutalabs.com/products/susy
Homepage: http://oddbird.net/susy/
Language: SCSS
License: BSD-3-Clause
License Family: permissive
Last push: 2024-04-16T18:19:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6260, "days_push": 869, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3819, forks 347 (observed 2026-08-28T04:08:21.055403+00:00)

## What it is
Susy is a design-agnostic Sass/SCSS library of functions for building custom responsive grid layouts, created before flexbox and CSS Grid were widely available. It is now officially deprecated and receives no further updates.

## Use cases
- build custom responsive grid layouts in Sass
- calculate grid math for float or flexbox layouts
- create grids-on-demand without a strict framework
- maintain a legacy project that already uses Susy
- study well-crafted Sass function design

## When to choose
- you are maintaining an existing codebase that already depends on Susy
- you need grid math helpers for a legacy Sass project on old tooling
- you want to study its source as a reference for Sass function design

## When to avoid
- starting any new project - it is deprecated and unmaintained
- modern layouts that can use native CSS Grid or flexbox
- teams needing long-term support or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: sass, scss, grid-system, responsive-layout, deprecated, css-grid, layout-engine, nodejs, web-server

## Member repositories
- oddbird/susy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:21.055403+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-29T18:26:28.923706+00:00, confidence not recorded.
  - readme: https://github.com/oddbird/susy (fetched 2026-08-28T04:08:21.055403+00:00, sha 14b122332326)
  - homepage: http://oddbird.net/susy/ (fetched 2026-08-29T09:21:20.191340+00:00, sha 6610ac706ead)
  - site_page: https://www.oddbird.net/about (fetched 2026-08-29T09:21:20.200501+00:00, sha 679736125d7b)
  - site_page: https://www.oddbird.net/susy/docs (fetched 2026-08-29T09:21:20.202545+00:00, sha f7aa5209f331)
- Data as of 2026-08-30T08:39:29.467469+00:00.
