stream-chat
stream-chat copied to clipboard
Unify bubble/non-bubble styling
The goal is to remove any additional code just in place for bubble styling and building everything over a unified code base to make the code less cluttered. This should be a priority before #44.
Possible solutions include templating, CSS-variables and the new addCSSRule implemented in #41