Skip to content

Conversation

@SwetaTanwar
Copy link

@SwetaTanwar SwetaTanwar commented Nov 18, 2025

Prerequisites checklist

What is the purpose of this pull request?

Add test cases for the fix in eslint/csstree#80

What changes did you make? (Give an overview)

Add test cases for rgb() and rgba() relative value syntax.

Related Issues

#235

Is there anything you'd like reviewers to focus on?

Tests for relative color none channels/alpha are omitted because the current @eslint/css-tree version used by the plugin doesn’t yet accept none for these syntaxes; it reports Expected <color>. Once the lexer ships the updated grammar, we can add these cases.

@SwetaTanwar SwetaTanwar self-assigned this Nov 18, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Nov 18, 2025
@nzakas nzakas moved this from Needs Triage to Implementing in Triage Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Implementing

Development

Successfully merging this pull request may close these issues.

2 participants