stylelint icon indicating copy to clipboard operation
stylelint copied to clipboard

Fix `declaration-property-value-keyword-no-deprecated` false positives for arguments of unknown functions

Open Mouvedia opened this issue 11 months ago • 3 comments

Which issue, if any, is this issue related to?

Closes #8575

Is there anything in the PR that needs further explanation?

N/A

Mouvedia avatar May 16 '25 23:05 Mouvedia

🦋 Changeset detected

Latest commit: 298a28255937f48ba70eba46a7def89346fe663c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar May 16 '25 23:05 changeset-bot[bot]

This PR is packaged and the instant preview is available (298a28255937f48ba70eba46a7def89346fe663c). View the demo website.

Install it locally:

npm i -D https://pkg.pr.new/stylelint@298a282

github-actions[bot] avatar May 16 '25 23:05 github-actions[bot]

@romainmenke concerning https://github.com/stylelint/stylelint/pull/8579#discussion_r2094103844 Is the recursive approach that I went with sufficient for you? If not, you can try your hand using @csstools packages instead since Iv allowed edits by maintainers.

Mouvedia avatar Jun 28 '25 13:06 Mouvedia