SNCFdevelopers/wcs

Add css containment for improved performance

Opened this issue · 0 comments

We should add css containment to each component for improved performance.

https://developers.google.com/web/fundamentals/web-components/shadowdom#containment

It is already supported in chrome and will be in firefox 69, it's been since 63 but behind a flag.

Verify it has no impact on usage though.