More export stuff
Lots of calling….
Visited family yesterday
Move button into its own component
feat(reader): navigate to next/prev chapter if on last/first page and tapping
Merge pull request from Undooooo/master When the reader is clicked it will change pages
feat(settings): make left/right tapping into a setting
chore: rename toggleSidebar to toggleTappable
feat(reader): change selector to pages
changed reader bahaviour
feat(settings): add "ignore reading" environment variable to never store progress
Fix negative food budget not showing up in the hero
Woops, I assumed <= 0 meant !== 0 in the context of my app, when it really wasn't....
Fix some annoying styling issues
- move overview legend to the bottom
- WHY IS WORD-WRAP: BREAK-WORD NOT THE DEFAULT? Who wants their layout to break??
- WHY IS WORD-WRAP: BREAK-WORD NOT THE DEFAULT? Who wants their layout to break??