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

editor.less在新版本create-react-app生成的项目下eslint有警告。text-emphasis-position: under改成under left可以。 #80

Open
varyzheng opened this issue Jan 21, 2019 · 4 comments

Comments

@varyzheng
Copy link

.emphasis {
-webkit-text-emphasis: circle;
-webkit-text-emphasis-position: under left;
text-emphasis: circle;
text-emphasis-position: under left;
}

@liuhong1happy
Copy link
Owner

感谢,会在近期修改该问题。

@wawow
Copy link

wawow commented Jun 10, 2019

这个问题现在还没有修复
希望能尽快修复

@codedart2018
Copy link

依然没有解决这个

@0fan
Copy link

0fan commented Jul 18, 2020

2020年7月18日 16:13:39还没修复

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

5 participants