Skip to content

Commit 2c53425

Browse files
Update change log
1 parent ddd2e9e commit 2c53425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
## Fixed
2121

22-
- Ensure that all CSS variables used by preflight are prefixed
22+
- Ensure that all CSS variables used by preflight are prefixed ([#17036](https://github.com/tailwindlabs/tailwindcss/pull/17036))
2323

2424
### Changed
2525

26-
- The `--theme(…)` function now returns CSS variables unless used inside positions where CSS variables are invalid (e.g. `@media` queries)
26+
- The `--theme(…)` function now returns CSS variables unless used inside positions where CSS variables are invalid (e.g. `@media` queries) ([#17036](https://github.com/tailwindlabs/tailwindcss/pull/17036))
2727

2828
## [4.0.12] - 2025-03-07
2929

0 commit comments

Comments
 (0)