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

请问下externStyle参数伪类如何写? #298

Closed
53caiyu opened this issue May 10, 2021 · 0 comments
Closed

请问下externStyle参数伪类如何写? #298

53caiyu opened this issue May 10, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@53caiyu
Copy link

53caiyu commented May 10, 2021

table tr th:first-child,
table tr td:first-child {
margin-top: 0;
}
会转换为
._14 ._17 ._21:._1-._2,
._14 ._17 ._22:._1-._2 {
margin-top: 0
}

@jin-yufeng jin-yufeng added the bug Something isn't working label May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants