v4.1.10
📦 tailwind-css
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug in the CSS generator where percentage values inside arbitrary value calc() functions were being processed incorrectly.
🐛 Bug Fixes
- Fixed incorrectly generated CSS when using percentages in arbitrary values within calc() functions, such as w-[calc(100%-var(--offset))].
🔧 Affected Symbols
calc