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

Write Component Styles in .css.ts and Compile Them Alongside .astro Pages With Zero Client JavaScript

Styling Salty CSS Components in Astro

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