Skip to content

Conversation

@siketyan
Copy link
Contributor

@siketyan siketyan commented Oct 16, 2024

This pull request fixes that the rule walks CSS declarations repeatedly and found issues are also reported repeatedly.
This issue occur when this plugin is used with custom syntax (e.g. postcss-styled-syntax)

As described in the official example of a Stylelint plugin, replaced result.root access with root. This solved the problem for my setup.

Signed-off-by: Naoki Ikeguchi <naoki.ikeguchi@bitkey.jp>
Copy link
Member

@romainmenke romainmenke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. LGTM 👍

@romainmenke romainmenke merged commit 89645cf into csstools:main Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants