Commit dc32e8c
[stylelint-polaris] Add postcss-scss and stylelint-scss as dependencies (#11658)
### WHY are these changes introduced?
Currently, consumers of `stylelint-polaris`, which leverages
`postcss-scss` and `stylelint-scss` internally, are required to install
these packages as `devDependencies`. This is the case even if they are
not directly utilized within their applications. A more streamlined
approach would be to incorporate these packages directly within the
`stylelint-polaris` package as dependencies. This adjustment would
enable consumers to eliminate these packages from their
`devDependencies`, thereby simplifying their dependency management and
making the dependencies more transparent.
### How to 🎩
Testing snapshot Shopify/web#119693
### 🎩 checklist
- [x] Tested a
[snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases)
- [ ] Tested on
[mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing)
- [ ] 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
---------
Co-authored-by: Sam Rose <[email protected]>1 parent d9b71a2 commit dc32e8c
File tree
3 files changed
+30
-0
lines changed- .changeset
- stylelint-polaris
3 files changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18184 | 18184 | | |
18185 | 18185 | | |
18186 | 18186 | | |
| 18187 | + | |
| 18188 | + | |
| 18189 | + | |
| 18190 | + | |
| 18191 | + | |
18187 | 18192 | | |
18188 | 18193 | | |
18189 | 18194 | | |
| |||
18192 | 18197 | | |
18193 | 18198 | | |
18194 | 18199 | | |
| 18200 | + | |
| 18201 | + | |
| 18202 | + | |
| 18203 | + | |
| 18204 | + | |
| 18205 | + | |
| 18206 | + | |
| 18207 | + | |
18195 | 18208 | | |
18196 | 18209 | | |
18197 | 18210 | | |
| |||
21017 | 21030 | | |
21018 | 21031 | | |
21019 | 21032 | | |
| 21033 | + | |
| 21034 | + | |
| 21035 | + | |
| 21036 | + | |
| 21037 | + | |
| 21038 | + | |
| 21039 | + | |
| 21040 | + | |
| 21041 | + | |
| 21042 | + | |
21020 | 21043 | | |
21021 | 21044 | | |
21022 | 21045 | | |
| |||
0 commit comments