#61135 closed enhancement (fixed)
Global styles: output :root selector for CSS custom properties gutenberg and remove unused vars
| Reported by: | ramonopoly | Owned by: | isabel_brison |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Editor | Version: | 6.6 |
| Severity: | normal | Keywords: | has-patch has-unit-tests gutenberg-merge |
| Cc: | Focuses: |
Description (last modified by )
A ticket to track the synching of the following Gutenberg PRs:
Global styles: output :root selector for CSS custom properties
Changingbody to :root as the preset block selector to make it consistent with other CSS custom property blocks
Theme JSON: remove unused vars in layout class
$has_block_gap_support was only used once
$block_gap_value is immediately overwritten in the subsequent if block
Change History (7)
This ticket was mentioned in PR #6489 on WordPress/wordpress-develop by @ramonopoly.
2 years ago
#1
- Keywords has-patch added
@isabel_brison commented on PR #6489:
2 years ago
#4
Committed in r58123.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Synching: