Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add specs for the support of relative CSS colors #1940

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

stof
Copy link
Contributor

@stof stof commented Sep 27, 2023

sass/sass#3673

[skip dart-sass]

Copy link
Contributor

@nex3 nex3 left a comment

Choose a reason for hiding this comment

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

Please also add tests for slash lists created with list.slash().

================================================================================
<===> var/no_alpha/input.scss
a {b: hsl(from var(--c) h s l)}
<===> var/no_alpha/output.css
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

looks like the spec linter does not enforce this right now.

Copy link
Contributor

Choose a reason for hiding this comment

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

The spec linter is unfortunately not as comprehensive as we would like it to be, but it's hard to allocate time to it instead of more pressing concerns.

@stof
Copy link
Contributor Author

stof commented Sep 28, 2023

@nex3 I added a test for them for each function.

@nex3 nex3 merged commit dff3578 into sass:main Sep 28, 2023
12 checks passed
@stof stof deleted the css_relative_colors branch September 29, 2023 10:36
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.

None yet

2 participants