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

Add new border-radius utilities #36540

Merged
merged 3 commits into from
Oct 3, 2022
Merged

Conversation

julien-deramond
Copy link
Member

@julien-deramond julien-deramond commented Jun 10, 2022

Fixes #36536

New border-radius utilities to combine .rounded-{top|bottom|start|end} with .rounded-{0-5|pill|circle}.

Live preview

@pine3ree
Copy link
Contributor

@julien-deramond , I was about to ask/implement the very same features. Right now (v.5.2.0beta1) in order to achieve rounded-START-pill you can combine rounded-pill + rounded-END w/o rounded size

@mdo mdo force-pushed the main-jd-add-border-sizes-utilities branch from bdd8cec to feed1a5 Compare October 3, 2022 18:14
@mdo mdo force-pushed the main-jd-add-border-sizes-utilities branch from feed1a5 to 92a00db Compare October 3, 2022 18:27
@mdo mdo merged commit b1185b9 into main Oct 3, 2022
@mdo mdo deleted the main-jd-add-border-sizes-utilities branch October 3, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

For some border radius cannot change size
3 participants