Skip to content

Commit c9dec7d

Browse files
Workaround Chrome rendering bug for skew-* utilities
1 parent cdecb55 commit c9dec7d

File tree

3 files changed

+104
-138
lines changed

3 files changed

+104
-138
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Ensure `color-mix(…)` polyfills do not cause used CSS variables to be removed ([#17555](https://github.com/tailwindlabs/tailwindcss/pull/17555))
1313
- Ensure the `color-mix(…)` polyfill creates fallbacks for theme variables that reference other theme variables ([#17562](https://github.com/tailwindlabs/tailwindcss/pull/17562))
1414
- Fix brace expansion in `@source inline('z-{10..0}')` with range going down ([#17591](https://github.com/tailwindlabs/tailwindcss/pull/17591))
15+
- Work around a Chrome rendering bug when using the `skew-*` utilities
1516

1617
## [4.1.3] - 2025-04-04
1718

0 commit comments

Comments
 (0)