Change8

v3.4.19

📦 tailwind-cssView on GitHub →
🐛 1 fixes🔧 3 symbols

Summary

This release fixes a bug where sibling-related functions failed to function correctly when used within CSS calc() expressions.

🐛 Bug Fixes

  • Fixed an issue where sibling-*() functions (like sibling-count() or sibling-index()) would fail to resolve correctly when nested inside a calc() function.

🔧 Affected Symbols

sibling-count()sibling-index()calc()