Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Spinner] Consolidate se23 styles (#10057)
### WHY are these changes introduced? Resolves #9968 . ### WHAT is this pull request doing? Consolidates se23 beta styles for `Spinner`. Updates loading styles where necessary in `Button.scss` to fix specificity issues. ### How to 🎩 [Storybook — Spinner](https://5d559397bae39100201eedc1-bxdwiiyynn.chromatic.com/?path=/story/all-components-spinner--all) [Prod Storybook — Spinner](https://storybook.polaris.shopify.com/?path=/story/all-components-spinner--all&globals=polarisSummerEditions2023:true) [Storybook — Button loading](https://5d559397bae39100201eedc1-bxdwiiyynn.chromatic.com/?path=/story/all-components-button--loading-state) [Prod Storybook — Button loading](https://storybook.polaris.shopify.com/?path=/story/all-components-button--loading-state&globals=polarisSummerEditions2023:true) 🖥 [Local development instructions](https://github.com/Shopify/polaris/blob/main/README.md#local-development) 🗒 [General tophatting guidelines](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md) 📄 [Changelog guidelines](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#changelog) ### 🎩 checklist - [x] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [x] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [ ] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
- Loading branch information