mirror of https://github.com/twbs/bootstrap.git
migration wip
BrowserStack / browserstack (push) Has been cancelled
Details
BrowserStack / browserstack (push) Has been cancelled
Details
This commit is contained in:
parent
bd6b8c89df
commit
b78987627a
|
@ -33,7 +33,9 @@ Lots of changes to the `scss` directory, how we use Sass, and more.
|
|||
|
||||
### Utilities
|
||||
- Text color utilities have been renamed from `.text-{color}` to `.color-{color}`. This better matches our other utilities where we lead with the CSS property when possible.
|
||||
-
|
||||
- Renamed border-top, border-end, border-bottom, and border-start to border-t, border-e, border-b, and border-s.
|
||||
- New attribute utility for borders and border-widths.
|
||||
- Split border-radius utilities into their own docs page.
|
||||
|
||||
## CSS
|
||||
- Replaced box-shadow driven focus styles with `outline`
|
||||
|
|
Loading…
Reference in New Issue