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

How to detect tokens inside style attribute value #7027

Open
qcclcr opened this issue Mar 6, 2023 · 0 comments
Open

How to detect tokens inside style attribute value #7027

qcclcr opened this issue Mar 6, 2023 · 0 comments

Comments

@qcclcr
Copy link

qcclcr commented Mar 6, 2023

div tag has a style attribute, which describute dynamic css properties.

how to detect and hightlight tokens inside style attribute value , just as style="{width:'200px'; height:'400px'; 'background-color:':'red'}", as width、height、background-color、red should be hightlight as respect。

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

1 participant