Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 📦 Replace hardcoded spacings with design tokens #149

Open
Blubtastic opened this issue Nov 14, 2022 · 0 comments
Open

refactor: 📦 Replace hardcoded spacings with design tokens #149

Blubtastic opened this issue Nov 14, 2022 · 0 comments
Assignees

Comments

@Blubtastic
Copy link
Collaborator

Blubtastic commented Nov 14, 2022

Describe Problem

Design tokens are nice and all, but we have to actually use them. Without implementing them and enforcing the use throughout the codebase, the benefit will be lost.

Suggest solution

Continuation of #148. Once design tokens are available in the codebase, replace all use of hardcoded spacings. This includes, paddings, margings, gaps and a couple other cases.

Also add documentation for how to use it. Preferrably both in the design tokens file, and in the wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next
Development

No branches or pull requests

1 participant