# stisla/stisla

Component library built on constraint.

Repository: https://github.com/stisla/stisla
Canonical: https://ross.abutalabs.com/products/stisla
Homepage: https://stisla.dev
Language: CSS
License: MIT
License Family: permissive
Topics: bootstrap, template, admin, ui, stisla, tailwind
Last push: 2026-07-06T03:02:26+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 92, longevity 100
- inputs: {"age_days": 2823, "days_push": 58, "days_rel": 59, "gap_med": 0.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3760, forks 894 (observed 2026-08-28T04:08:17.898949+00:00)

## What it is
Stisla is a CSS component library built on a fixed set of design tokens, with components styled via BEM classes and customizable through CSS variables. It ships as a stylesheet plus a small vanilla JavaScript runtime, with Tailwind running underneath and React/Vue versions planned.

## Use cases
- build an admin dashboard ui
- style a website with a consistent design token system
- add prebuilt components like accordions and cards to plain html
- customize a component library's colors and radius via css variables
- use a bootstrap alternative without a build step
- create a dark-mode-capable interface with vanilla css

## When to choose
- you want real BEM components plus Tailwind utilities in one system
- you need no-build-step usage via CDN in plain HTML
- you value token-driven consistency and per-instance CSS variable overrides
- you target modern browsers only

## When to avoid
- you must support older browsers lacking OKLCH, color-mix, or :has()
- you need a React/Vue implementation today
- you want many prebuilt theme flavors out of the box

## Facets
- artifact type: library
- maturity: active
- function: ui-components, css-framework, theme
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: design-tokens, vanilla-css, tailwind, admin-template, bem, dark-mode, oklch, component-library, web-server

## Member repositories
- stisla/stisla (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:17.898949+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:28:54.616832+00:00, confidence not recorded.
  - readme: https://github.com/stisla/stisla (fetched 2026-08-28T04:08:17.898949+00:00, sha 255453351f10)
  - homepage: https://stisla.dev (fetched 2026-08-29T09:22:56.645551+00:00, sha f39d0dad20fc)
  - site_page: https://stisla.dev/docs/introduction (fetched 2026-08-29T09:22:56.647970+00:00, sha ba1634580349)
  - site_page: https://stisla.dev/docs/vanilla/installation (fetched 2026-08-29T09:22:56.649681+00:00, sha f83cc6877105)
  - site_page: https://stisla.dev/docs/vanilla/accordion (fetched 2026-08-29T09:22:56.651452+00:00, sha 228776fdaddd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
