This comes from an action item in https://github.com/jina-ai/dashboard/discussions/127. We have made a decision to move to css-in-js to have atomic styles, to make it easy to use themes, make it easy to find and update styles.
The general idea is to the styles we currently have in css, scss files to css-in-js, use theming and improve, refactor our current emotion styles when needed
This issue will spawn multiple smaller issues. I'll keep track of them in a checklist below.
This comes from an action item in https://github.com/jina-ai/dashboard/discussions/127. We have made a decision to move to css-in-js to have atomic styles, to make it easy to use themes, make it easy to find and update styles.
The general idea is to the styles we currently have in css, scss files to css-in-js, use theming and improve, refactor our current emotion styles when needed
This issue will spawn multiple smaller issues. I'll keep track of them in a checklist below.