jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 60 forks source link

🎨 Refactor: existing styles to css-in-js with @emotion. #208

Closed lusloher closed 3 years ago

lusloher commented 3 years ago

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.

lusloher commented 3 years ago

Link to feature: https://jinaai.productboard.com/feature-board/planning/features/7156743

jina-bot commented 3 years ago

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days