There was an error while loading. Please reload this page.
Correct the container padding variables: three directional vars, no isotropic or block form
Fix package facts: themes, counts, versions Reconcile remaining factual drift against .changeset/config.json (source of truth for what publishes): - Remove non-existent packages theme-default / theme-daily / theme-brutalist (dirs exist but have no package.json; default theme is theme-neutral) - Release-Process: "12 publishable packages" → 10; stale 0.0.15 → 0.1.1; drop agent-docs from the CLI command list - Testing-Example-Apps: theme-default → theme-neutral (pack + dependency) - System-Architecture: "Four published packages" → ten (core, cli, build, seven themes) Co-authored-by: Cursor <cursoragent@cursor.com>
Update wiki for XDS → Astryx rename Refresh outdated references across all wiki articles to match the current codebase after the XDS → Astryx rebrand: - Package scope @xds/* → @astryxdesign/* (theme-default/theme-daily → theme-neutral; ESLint rule → @astryx/*) - CLI command xds → astryx; fix stale commands (build-theme → theme build, agent-docs folded into init) - CSS/layers: xds.css → astryx.css, @layer xds → @layer astryx-base, @layer xds.theme → @layer astryx-theme - Config key "xds" → "astryx"; env var XDS_THEME → ASTRYX_THEME - Repo facebookexperimental/xds → facebook/astryx; versions 0.0.15 → 0.1.1 - Swizzle output dir components/xds/ → components/astryx/ - API rename xdsThemeProps → themeProps (verified against source) - Asset set xds_oss → astryx (browse via internalfb.com/assets/set/astryx) - Correct component-purity docs: components are unprefixed (no "Astryx" prefix) Co-authored-by: Cursor <cursoragent@cursor.com>
Astryx design system wiki Documentation for the Astryx design system: API conventions, component authoring, theming, RSC utilities, Night Watch automation, and contribution guides.