lsst-epo / rubin-obs-client

Client for the Rubin Observatory operational site
https://rubinobservatory.org
0 stars 0 forks source link

refactor: use library global styles #618

Closed alexgoff closed 6 days ago

alexgoff commented 6 days ago

In preparation for changes to the header, update the rubin-obs-client to use the global styles defined by the epo-react-lib so we can make use of the most up-to-date Rubin style tokens.

The epo-react-lib global styles are based on rubin-obs-client's styles, so there should be no visual impact from this change.

Resolves #617