TwoAbove / noita-tools

A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.
https://www.noitool.com/
MIT License
49 stars 8 forks source link

Suggestion - Tidy up CSS #337

Open TwoAbove opened 3 months ago

TwoAbove commented 3 months ago

There are places in the code that use inline css, and that's not supportable. We should take the time and clean up the code.

Main point would be to refactor the styling in such a way where layout components are separate from data components