/** * Local ESLint plugin "design-tokens". * * Goal: a single source of truth for design. In Svelte components, hardcoded * colors and sizes are banned; everything must come from CSS variables (tokens * in preview.css). Rules inspect the postcss AST of Svelte