Andy-K-Sparklight / Alicorn

A high performance custom Minecraft launcher.
https://alc.pages.dev
GNU General Public License v3.0
44 stars 7 forks source link

Wrong Styles Applied To Many Components #63

Closed Andy-K-Sparklight closed 2 years ago

Andy-K-Sparklight commented 3 years ago

Due to the differences between dev and prod env, some styles refuse to work :( It seems that emotion styles always override jss styles, which shouldn't have happened.

We're fixing this.

Andy-K-Sparklight commented 2 years ago

There are still some problems in CrashReportDisplay page.

Thanks @iamyou