SIGN IN SIGN UP

A utility-first CSS framework for rapid UI development.

0 0 25 TypeScript

[@tailwindcss/upgrade] Don’t migrate inline style properties (#19918)

Prevent the upgrade tool from rewriting CSS properties inside inline
`style` attributes.

This fixes cases like `style="flex-grow: 1"` being changed to
`style="grow: 1"` and adds regression tests.

---------

Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
D
Daniel Polito committed
ba667400e81246444beb2f0d4351fe99e06e4de8
Parent: 73f3a6a
Committed by GitHub <noreply@github.com> on 4/29/2026, 1:18:02 PM