🦄 Unicorn.Land ▸ CLAUDE.md
updated 2026-02-28

CLAUDE.md

This is the Unicorn.Land website and design system repository.

Repository Structure

Design System

Tokens live in design-system/tokens/, CSS in design-system/css/unicorn-land.css, Tailwind theme in design-system/tailwind/theme.css.

Brand

Brand assets in design-system/brand/ — holographic dot, wordmark SVGs, favicon, badges, social templates.

Rainbow gradient shimmer is the signature treatment (not opal-only).

Key Commands

# Install design system deps
cd design-system && npm install

# Preview design system docs
open design-system/docs/index.html

Deployment

The site deploys to Cloudflare Pages. The .deploy/ directory is the publish root. The deploy workflow runs on push to main.