Joestan/dropzone background
OK... So this does a number of things.
- This removes the "extraneous" files from
backend/static/react
(i.e., all the things that git now knows to explicitly ignore, thanks to #9 (closed)) - This removes what I thought would work for controlling the Material UI dropzone theming. Turns out there seems to be a bug in that, and we need to work around it with plain-and-simple 'ol CSS. This stems from #7 (closed), and my notes about what I believe to be a bug in the source package are documented here