Skip to content

Migrate hardcoded CSS values to design tokens#62

Merged
EmNudge merged 1 commit intomainfrom
migrate-css-to-design-tokens
Feb 4, 2026
Merged

Migrate hardcoded CSS values to design tokens#62
EmNudge merged 1 commit intomainfrom
migrate-css-to-design-tokens

Conversation

@EmNudge
Copy link
Owner

@EmNudge EmNudge commented Feb 4, 2026

Replace hardcoded CSS values with design tokens for consistency:

  • Use spacing tokens (--space-*) for padding and margins
  • Use border tokens (--border-width-*, --radius-*)
  • Use color tokens for links, backdrops, and active states
  • Add consistent focus styles with --color-border-focus
  • Refactor EasySearch to use Input component

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2026

Deploying unicode-lookup with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3351270
Status: ✅  Deploy successful!
Preview URL: https://e6b48332.unicode-lookup.pages.dev
Branch Preview URL: https://migrate-css-to-design-tokens.unicode-lookup.pages.dev

View logs

@EmNudge EmNudge force-pushed the migrate-css-to-design-tokens branch from f1258ea to 3351270 Compare February 4, 2026 14:26
@EmNudge EmNudge merged commit da069fc into main Feb 4, 2026
2 checks passed
@EmNudge EmNudge deleted the migrate-css-to-design-tokens branch February 4, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant