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

Feat add support for inline block borders #181

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

MoIbrahim10
Copy link
Contributor

No description provided.

@onizet
Copy link
Owner

onizet commented Dec 10, 2024

This is an interesting PR. border-inline and border-block are new to me but quoting MDN:

It corresponds to the border-top and border-bottom or border-right, and border-left properties, depending on the values defined for writing-mode, direction, and text-orientation.

One thing I learn while maintaining this project is that if you introduce a feature partially, there will always someone to request the full implementation 😄

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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

Successfully merging this pull request may close these issues.

2 participants