elastic / elastic-charts

https://elastic.github.io/elastic-charts/storybook
Other
372 stars 120 forks source link

[Theming] Migrate away from eui sass files or sass altogether #2551

Open nickofthyme opened 1 month ago

nickofthyme commented 1 month ago

With eui now fully migrated to emotion, they will soon be deprecating their sass files. Charts currently relies on several sass files from eui (see _eui_imports.scss) to match basic styles from eui. These include variables, functions and mixins.

Action items

Possibile solutions