TwoAbove / noita-tools

A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.

Home Page:https://www.noitool.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion - Look into better and lighter styling; migrate to Preact

TwoAbove opened this issue · comments

Currently, Noitool is a CRA app with hacked in craco swc, and uses Bootstrap 5.0 with ReactStrap for styles.

This is a heavy and aging in approach.

I've found https://github.com/unocss/unocss and https://github.com/argyleink/open-props. Creating custom components seems like a logical next step, since Noitool already needs and uses those.