Brooke
Brooke
## Steps to replicate If you activate Stratford and choose to use the theme's homepage, the issue seen in the screenshot below will be replicated. Some button colors aren't showing...
Related to: #67467 #### Proposed Changes Original PR for this was closed due to issues with the branch #67996 There was only one error for `selector-type-no-unknown` when running `yarn lint:css`....
## What? Adding new opt-in prop `__nextHasNoMarginBottom` to usages of `ToggleGroupControl` in the Gutenberg codebase. ## Why? Part of this project: https://github.com/WordPress/gutenberg/issues/38730 The tl;dr is `BaseControl` has a `margin-bottom` which...
## What? Updated `TextControl` instances using type number to `NumberControl` component. ## Why? While working on [this project](https://github.com/WordPress/gutenberg/issues/38730) to remove margin overrides, I thought it made more sense to use...