Skip to content

Conversation

@RobinMalfait
Copy link
Member

This PR marks break-words as deprecated (such that intellisense doesn't suggest it anymore). Updates the upgrade tooling to prefer wrap-break-word instead.

Note: break-words will still work as expected.

Test plan

  1. break-words still generates the correct CSS.
  2. Intellisense doesn't suggest break-words anymore.
  3. Upgrade tooling suggests wrap-break-word instead of break-words.
@RobinMalfait RobinMalfait requested a review from a team as a code owner October 20, 2025 11:13
@RobinMalfait RobinMalfait merged commit 3b636b7 into main Oct 20, 2025
7 checks passed
@RobinMalfait RobinMalfait deleted the fix/mark-break-words-as-legacy branch October 20, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants