Skip to content

Update GlobalStyle to utilize Polished Normalize #242

@designmatty

Description

@designmatty
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.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @designmatty@alkamin

    Issue actions

      Update GlobalStyle to utilize Polished Normalize · Issue #242 · raster-foundry/blasterjs