Version 0.1.0 just released! Check out the release notes from GitHub Releases

Author Component Styles Inside .css.ts Files That Compile Once, Stream as Plain CSS Through RSC, and Skip the Runtime Bundle

Styling Salty CSS Components in Next.js

The styling section walks through every primitive Salty CSS gives you for authoring real CSS from TypeScript — from the basic styled() component and className() helpers, to design tokens, theming, font registration, variants, overrides, media queries, animations, and reusable templates. Start with Component styles and pick up the others as you need them.

In this section