typescriptcssv0.1
Search⌘K
GitHub
Documentation

Write styles as TypeScript, ship them as CSS.

typescriptcss lets you author Tailwind-like utilities as inline style chains. There is no CSS file to maintain and no class names to invent — the build step collects every chain, removes duplicates, and emits the stylesheet for you.

Getting Started

Core Concepts