Open LarsGKodehode opened 2 years ago
Going to start by seperating inline style into "logical" classes
Looking at the library Styled Components, this seems to be a good alternative to homebrewing some structure for applying CSS to components. Need to look at size and dependency tree of library before committing.
Consider changing from extensive use of inline style to using generic classes in external CSS Stylesheet