kibana/packages/core/base
Cee Chen ca9b4d0f35
[Emotion] Order EUI's CSS utilities after Sass styles (#162365)
## 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>
2023-07-25 10:37:29 -07:00
..
core-base-browser-internal Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
core-base-browser-mocks [Env] Add buildFlavor to package info (#161930) 2023-07-20 03:33:28 -07:00
core-base-common [Emotion] Order EUI's CSS utilities after Sass styles (#162365) 2023-07-25 10:37:29 -07:00
core-base-common-internal Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
core-base-server-internal Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
core-base-server-mocks Add build_date to kbn:api/status (#157905) 2023-05-25 10:21:47 -07:00