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

Simplify spacings #44

Open
damianstasik opened this issue Sep 6, 2023 · 0 comments
Open

Simplify spacings #44

damianstasik opened this issue Sep 6, 2023 · 0 comments
Assignees

Comments

@damianstasik
Copy link
Collaborator

damianstasik commented Sep 6, 2023

Right now we use the wide range of spacings that come from the default Tailwind config, but designs use just a few different spacings. We can simplify it on our end as well and replace (not extend) our spacings and include named spacings, for example:

  • px-xs
  • px-sm
  • px-md
  • ...

Edit: Matt added names spacings to designs so it's a super easy migration
Edit 2: Let's clean up the design files to make sure everything uses the tokens.

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

No branches or pull requests

2 participants