mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 00:45:43 -04:00
## Summary Follow up to https://github.com/elastic/kibana/pull/161592 Some remaining EUI components that are still in Sass unfortunately need to respect EUI's global CSS utilities (e.g. `.eui-yScroll`, `.eui-textTruncate` - [full list here](https://elastic.github.io/eui/#/utilities/css-utility-classes)). Creating a separate utilities cache and insertion point should solve the CSS order/specificity issues. ### Checklist - [x] Confirm Emotion output order is expected in head (EUI globals, All Emotion styles, Sass styles, then utilities last) --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
core-base-browser-internal | ||
core-base-browser-mocks | ||
core-base-common | ||
core-base-common-internal | ||
core-base-server-internal | ||
core-base-server-mocks |