guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Minor styling update to prove a few theme things #299

Closed jonathonherbert closed 1 year ago

jonathonherbert commented 1 year ago

What does this change?

Makes a few more themeing decisions to bring us closer to a Composer-ish style.

These are mainly to prove that we can do a few things –

It also fixes an issue we were having where Emotion-based globals were overriding sass globals.

Before After
Screenshot 2023-03-30 at 14 34 23 Screenshot 2023-03-30 at 14 34 48

How to test

Take a look. A bit closer to the angular, austere beauty of our other tooling?

jonathonherbert commented 1 year ago

@phillipbarron yes! Although, I actually can't get package-lock to change when I run npm locally? 🤔

Edit: solved by pinning the node version.