You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.