justindwyer6 / rolling-realms

A fan-made, web-based version of Stonemaier Games' roll-and-write game.
https://rolling-realms.netlify.app
18 stars 3 forks source link

Subrelease/reward tracker #11

Closed justindwyer6 closed 3 years ago

justindwyer6 commented 3 years ago

This PR has a lot of work on the RewardTracker and RoundTracker components.

The + and - buttons on the RewardTracker now work.

The styling on RoundTracker is mostly complete.

I also updated some base styles and started using some SCSS variables.