Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Split up replace-border-declarations migration #7599

@chloerice

Description

@chloerice

Right now, the replace-border-declarations migration encompasses both length migration (px/rem => tokens) and legacy Sass migration (border-radius(large) => token). Using the conventions we aligned on in this discussion, let's split up this migration into smaller migrations scoped to Sass or static styles:

  • sass-replace-border
  • sass-replace-border-radius
  • sass-replace-border-width
  • styles-tokenize-shape

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions