Multiple samples are missing their CSS rules which are deleted by this PR https://github.com/IgniteUI/igniteui-wc-examples/pull/885/ For example <img width="837" alt="image" src="https://github.com/user-attachments/assets/e4dafbe3-dc65-4231-927a-dd8ba1b8900f" /> Or <img width="839" alt="image" src="https://github.com/user-attachments/assets/2b01ce82-7b6f-48d3-962b-70fa65927f91" /> which should be <img width="839" alt="image" src="https://github.com/user-attachments/assets/90e7316d-6399-4436-9f04-541d8d15f043" /> Please open [this link](https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/layouts/carousel) to observe this for carousel. This affects other components as well and should be checked in the PR.