Skip to content

Add tests for color.space()#1851

Merged
nex3 merged 5 commits intosass:feature.color-4from
oddbird:color-space
Dec 19, 2022
Merged

Add tests for color.space()#1851
nex3 merged 5 commits intosass:feature.color-4from
oddbird:color-space

Conversation

@SondraE
Copy link
Contributor

@SondraE SondraE commented Dec 9, 2022

Part of tests for color spaces.
See sass/sass#2831

@SondraE SondraE changed the title Color space Add tests for color.space() Dec 9, 2022
@nex3 nex3 self-requested a review December 12, 2022 21:21
@nex3
Copy link
Contributor

nex3 commented Dec 19, 2022

Removing [skip dart-sass] since this doesn't have an accompanying Dart Sass PR

<===> xyz-d65/output.css
a {
b: xyz-d65;
b: xyz;
Copy link
Contributor

Choose a reason for hiding this comment

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

Note: xyz-d65 is just an alias for xyz, so that's the space we return here.

@nex3 nex3 merged commit cf219a9 into sass:feature.color-4 Dec 19, 2022
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.

3 participants