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

Typed styled() Components, defineVariables Tokens, and Theming Without a React Provider

Styling Salty CSS Components in React

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