tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
197 stars 21 forks source link

Tweak: Migrate icon padding #996

Closed tomusborne closed 1 year ago

tomusborne commented 1 year ago

This moves our iconPadding attributes into the iconStyles object.

It also introduces a new way to handle migrations, and numerous new tests.

Will tackle the migrations for other blocks in a separate PR.