Skip to content

refactor: introduce design-token CSS variables and migrate key surfaces#915

Open
jotel-dev wants to merge 2 commits into
Commitlabs-Org:masterfrom
jotel-dev:refactor/design-tokens
Open

refactor: introduce design-token CSS variables and migrate key surfaces#915
jotel-dev wants to merge 2 commits into
Commitlabs-Org:masterfrom
jotel-dev:refactor/design-tokens

Conversation

@jotel-dev

Copy link
Copy Markdown
Contributor

I have successfully implemented the CSS design tokens and completed the color migration.

Here's a quick recap of the changes:

Created a comprehensive set of CSS variables (surface, text, accent, border) in src/app/globals.css
Fully migrated the hardcoded CSS variables in KPICard.module.css and SolutionSection.module.css
Written documentation in docs/design-tokens.md
Created tests/design-tokens.test.ts to verify the CSS configuration parsing and tested that it passes
Created a new Git branch refactor/design-tokens, committed the changes, and pushed to origin.

closes #799

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@jotel-dev is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@jotel-dev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Add a documented design-token CSS variable layer and migrate hardcoded colors

1 participant