Commit b434c5d
authored
Add
This PR adds `[email protected]` as a devDependency. Previously,
this was being implicitly added via the Cloud Four Stylelint config,
which specifies `stylelint-scss@^4.0.0` via Stylelint's recommended
SCSS config. However, there's a bug in v4.0.0 that was fixed in v4.0.1,
and we wanted that fix. Since v4.0.1 was released over 8 months ago
and the configs don't seem to be in a rush to bump the version, we're
doing it by hand. Someday when the recommended config bumps their
version, we could remove this devDependency.
Fixes #1890[email protected] as a devDependency (#1993)1 parent 705562e commit b434c5d
File tree
3 files changed
+10
-12
lines changed- src/vendor/wordpress/styles
3 files changed
+10
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
| |||
0 commit comments