Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 2.26 KB

File metadata and controls

31 lines (22 loc) · 2.26 KB

Tasty Docs

Tasty is a styling engine for design systems that turns component state into deterministic CSS by compiling state maps into mutually exclusive selectors. Use this hub to choose the right guide once you know whether you are evaluating the model, adopting it in a design system, or implementing reusable, stateful components day to day.

Start Here

  • New to Tasty: Getting Started for installation, the first component, optional shared configure(), ESLint, editor tooling, and rendering mode selection.
  • Learning the component model: Methodology for root + sub-elements, styleProps, tokens, extension, and recommended boundaries between styles, style, and wrappers.
  • Evaluating the selector model: Style rendering pipeline for how mutually exclusive selectors make stateful styling deterministic.
  • Evaluating fit: Comparison for tool-selection context, then Adoption Guide for audience fit and rollout strategy inside a design system.

By Role

By Styling Approach

By Task