frontend
frontend copied to clipboard
Move out of Blueprint's CSS API
We use a lot of style overrides by directly referencing blueprint's classes in our own stylesheets. It is very error prone, and precisely because of this, Blueprint has also decided that it is time to deprecate the CSS API.
We should move away from these hardcoded and inconsistent styles to reduce the codebase complexity.