jedmund / hensei-web

A tool to help Granblue Fantasy players create and share teams and strategies.
https://app.granblue.team
2 stars 0 forks source link

Migrate to CSS modules #335

Closed jedmund closed 1 year ago

jedmund commented 1 year ago

We are migrating to use CSS modules as a prerequisite to upgrading to a newer Next.js version. As part of this, we're taking the time to fix visual bugs and consolidate components where necessary.

This ended up being a gargantuan update that is not solely CSS modules. On top of rewriting most, if not all, of the styles in the app, a lot of bugs were fixed and general app quality was improved.