-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Clear duplicated class border-0
#32925
Conversation
dist/css/bootstrap-utilities.css - [#L200-L202](https://github.com/twbs/bootstrap/blob/main/dist/css/bootstrap-utilities.css#L200-L202) - [#L272-L274](https://github.com/twbs/bootstrap/blob/main/dist/css/bootstrap-utilities.css#L272-L274)
Nice catch, thanks! Wouldn't it be better to drop the relevant entry in |
I think that's no good 🙈 In the current dist CSS order, |
For the record, this is somehow unrelevant: if you want to clean some borders only (and not all), do not use However I prefer that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a migration guide entry. @k-utsumi Care to take a pass at that?
I don't know what the migration guide entry is, and I'm not very good at English 😂 |
@k-utsumi The migration guide is
|
@ffoodd Thanks, maybe I understood🙌 |
Thanks😊 |
border-0
border-0
dist/css/bootstrap-utilities.css
bootstrap/dist/css/bootstrap-utilities.css
Lines 200 to 202 in ec1425e
bootstrap/dist/css/bootstrap-utilities.css
Lines 272 to 274 in ec1425e