For the complete documentation index, see llms.txt. This page is also available as Markdown.

Craft changelog

Review changes to the Craft specification.

Next

  • Defined the Craft architecture, naming grammar, color semantics, accessibility requirements, extension rules, and conformance criteria.

  • Defined Webstudio Tokens as composite Tokens and aligned component, utility, semantic, variant, and size naming.

  • Replaced --foreground-border with the correctly categorized --border-default variable.

  • Replaced the color variable --focus-color with --border-focus.

1.2

  • Changed container to use flex for compatibility with Craft Library. Set display to flex, flex-direction to column, and gap to var(--gap-m). Apply horizontal layout changes on Local where needed.

1.1

  • Added --spacing-default for shared container and card padding.

1.0

  • Released Craft.

  • Craft – Follow the current specification

  • Use Craft – Apply the specification in a Webstudio project

  • CSS variables – Define reusable values

Last updated

Was this helpful?