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

textDecoration only supports textDecorationLine #258

Open
davesnx opened this issue Aug 11, 2022 · 2 comments
Open

textDecoration only supports textDecorationLine #258

davesnx opened this issue Aug 11, 2022 · 2 comments

Comments

@davesnx
Copy link
Collaborator

davesnx commented Aug 11, 2022

Hi @giraud

Currently textDecoration (https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration) supports only textDecorationLine (https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration)

I'm not sure how to map a shorthand property that has been used as a single property, and the cleanest solution is to break the textDecoration and bump a version. WDYT?

@giraud
Copy link
Owner

giraud commented Aug 11, 2022

On vacation until end of august

@giraud
Copy link
Owner

giraud commented Aug 24, 2022

right, this is totally incorrect. I don't see how we can improve the situation without a breaking change.

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