Project detail

NASS

Foundation CSS, themes, and reusable primitives without design-system sprawl.

MIT Shipping

Status

Shipping

License

MIT

Route

/projects/nass/

Placeholder artwork for the NASS project page.
Placeholder media until a real NASS demo capture is added.

Description

NASS provides the baseline visual language for this repo: resets, tokens, themes, and a small set of primitives.

The website imports NASS directly from the submodule so the site doubles as a realistic integration example.

Features

  • Foundation entrypoints for reset, tokens, themes, and base styles
  • Reusable primitives like cards, badges, panels, and buttons
  • Light and dark themes driven by data-theme
  • Optional runtime helpers shipped alongside direct-file TypeScript declarations

Install / Use

  • Import vendor/nass/src/entries/index.css before your app styles.
  • Layer product-specific CSS on top instead of growing NASS into a full design system.