# KittyGiraudel/sass-boilerplate

A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.

Repository: https://github.com/KittyGiraudel/sass-boilerplate
Canonical: https://ross.abutalabs.com/products/sass-boilerplate
Homepage: https://sass-guidelin.es/#architecture
Language: SCSS
License: MIT
License Family: permissive
Topics: sass, guidelines, boilerplate
Last push: 2024-07-28T07:36:30+00:00

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

## Adoption (not part of the score)
Stars 3362, forks 756 (observed 2026-08-28T04:07:58.106717+00:00)

## What it is
A starter template for Sass projects implementing the 7-1 architecture pattern from the Sass Guidelines. It provides a pre-organized folder structure with per-folder documentation to help teams write maintainable, scalable stylesheets.

## Use cases
- set up a new Sass project with a proven folder structure
- organize SCSS files using the 7-1 architecture pattern
- enforce consistent Sass coding conventions across a team
- learn how to structure a large CSS/Sass codebase
- bootstrap a stylesheet scaffold for a web project

## When to choose
- starting a new Sass/SCSS project and wanting an opinionated, documented structure
- your team wants to follow the Sass Guidelines conventions
- you need a lightweight template rather than a full CSS framework

## When to avoid
- you use plain CSS or a CSS-in-JS solution instead of Sass
- you prefer utility-first frameworks like Tailwind over file-based architecture
- you want a full build pipeline or component library, not just a folder scaffold

## Facets
- artifact type: learning-resource
- maturity: stable
- function: css-framework, developer-tools
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: sass, scss, 7-1-architecture, css-preprocessor, project-template, styleguide, boilerplate, nodejs

## Member repositories
- KittyGiraudel/sass-boilerplate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.106717+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-30T08:31:30.839335+00:00, confidence not recorded.
  - readme: https://github.com/KittyGiraudel/sass-boilerplate (fetched 2026-08-28T04:07:58.106717+00:00, sha 3bb0f5bb37b3)
  - homepage: https://sass-guidelin.es/#architecture (fetched 2026-08-29T09:33:49.424996+00:00, sha 0bc058e07724)
  - site_page: https://sass-guidelin.es/ (fetched 2026-08-29T09:33:49.437107+00:00, sha 0bc058e07724)
- Data as of 2026-08-30T08:39:29.467469+00:00.
