Skip to content

Conversation

@drewbourne
Copy link
Contributor

Custom properties cannot be resolved by css-color-function.
This change skips color functions that contain var( and adds
a message to the postcss result.messages
with type 'skipped-color-function-with-custom-property'.

Custom properties cannot be resolved by `css-color-function`.
This change skips color functions that contain `var(` and adds
a message to the postcss `result.messages`
with type 'skipped-color-function-with-custom-property'.
@MoOx
Copy link
Contributor

MoOx commented Feb 1, 2017

Can you rebase on master?

@MoOx
Copy link
Contributor

MoOx commented Feb 1, 2017

Nevermind, I was able to resolve myself using GitHub UI :)

@MoOx MoOx merged commit c232861 into postcss:master Feb 1, 2017
@MoOx
Copy link
Contributor

MoOx commented Feb 1, 2017

Thanks for this improvement!

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