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

Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed #15073

Closed
1 task done
reenan opened this issue Feb 26, 2019 · 1 comment
Closed
1 task done
Assignees

Comments

@reenan
Copy link

reenan commented Feb 26, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Not applicable

Steps to reproduce

Build a project with create-react-app and add antd (or any project with ant as a dependency)

What is expected?

That the project still builds without warnings

What is actually happening?

Because of a CSS property on antd it's throwing warnings regarding outdated spec.
screen shot 2019-02-26 at 15 43 24

| Environment | Info |
Not applicable


Seems like there is a property inside antd that is outdated and throws warnings on compilers.
The title is self-descriptive: Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed

@zombieJ
Copy link
Member

zombieJ commented Feb 27, 2019

Pls use latest version. This has already been fixed: 46a7a04

@zombieJ zombieJ closed this as completed Feb 27, 2019
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

No branches or pull requests

2 participants