Skip to content

Commit 7f97179

Browse files
committed
update changelog
drop the `:`
1 parent 2ebaff2 commit 7f97179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16-
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g.: `w-[calc(100%-var(--offset))]`) ([#18289](https://github.com/tailwindlabs/tailwindcss/pull/18289))
16+
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g. `w-[calc(100%-var(--offset))]`) ([#18289](https://github.com/tailwindlabs/tailwindcss/pull/18289))
1717

1818
## [4.1.9] - 2025-06-11
1919

0 commit comments

Comments
 (0)