Commit 55d7a65
authored
Add
This PR also adds a new `self-baseline-last` utility similar to
`items-baseline-last` added previously. We've also discussed adding a
`content-baseline-last` utility but since the browser support for this
[is very
limited](https://caniuse.com/mdn-css_properties_align-content_flex_context_last_baseline)
and we weren't able to get this to do anything even in the supported
browsers, we decided against it.
## Test plan
Updated the utility tests.self-baseline-last (#17476)1 parent f590be4 commit 55d7a65
File tree
4 files changed
+10
-1
lines changed- packages/tailwindcss/src
- __snapshots__
4 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9608 | 9608 | | |
9609 | 9609 | | |
9610 | 9610 | | |
| 9611 | + | |
9611 | 9612 | | |
9612 | 9613 | | |
9613 | 9614 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8946 | 8946 | | |
8947 | 8947 | | |
8948 | 8948 | | |
| 8949 | + | |
8949 | 8950 | | |
8950 | 8951 | | |
8951 | 8952 | | |
| |||
8956 | 8957 | | |
8957 | 8958 | | |
8958 | 8959 | | |
| 8960 | + | |
| 8961 | + | |
| 8962 | + | |
| 8963 | + | |
8959 | 8964 | | |
8960 | 8965 | | |
8961 | 8966 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2038 | 2038 | | |
2039 | 2039 | | |
2040 | 2040 | | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
2041 | 2044 | | |
2042 | 2045 | | |
2043 | 2046 | | |
| |||
0 commit comments