Closed sklawren closed 1 year ago
to get by for now until that PR is merged, I'm using (with yarn):
{
"resolutions": {
"stylelint-order": "6.0.3"
}
}
Thanks, @spacedawwwg — npm users should replace resolutions
with overrides
, FWIW.
This works with stylelint 15 without issue, but there's a peer dependency warning. Simple to fix by updating to stylelint 15 in your package.json.