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

Update GlobalStyle to utilize Polished Normalize #242

Open
designmatty opened this issue Jan 14, 2020 · 0 comments
Open

Update GlobalStyle to utilize Polished Normalize #242

designmatty opened this issue Jan 14, 2020 · 0 comments
Assignees

Comments

@designmatty
Copy link
Contributor

Currently, our GlobalStyle is a copy-paste from normalize.css. This is problematic in that this requires manual updates as new "normalizations" are defined.

As it happens, one of our dependencies, polished.js, can handle this for us. https://polished.js.org/docs/#normalize

I propose we remove our copy-paste and replace it with the above method. Note, we should maintain our themeable attributes.

@alkamin alkamin self-assigned this Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants