Results 59 issues of Ben Dwyer

## What? This exports the GlobalStylesProvider component and the useGlobalStylesReset hook, so that plugins can interact with Global Styles. ## Why? This will be used in the create block theme...

Global Styles

This adds style variation creation to the Site Editor: https://user-images.githubusercontent.com/275961/181806075-2aa918a8-88aa-4652-b52c-bce0d95b8620.mp4 This adds a new JS package that allows us to integrate this tool more deeply into the Gutenberg Site Editor....

#### Changes proposed in this Pull Request: #### Related issue(s):

#### Changes proposed in this Pull Request: This updates Dara to use the main style sheets as editor styles with exceptions for the title and content background. #### Related issue(s):...

Removes editor specific styles and adds the theme CSS as editor styles for #3280

#### Changes proposed in this Pull Request: This adds theme support for editor styles and updates the editor styles so that the frontend and the editor match. Ideally we wouldn't...

#### Changes proposed in this Pull Request: This adds the theme styles to the editor so that the frontend and the editor match. Ideally we wouldn't need editor styles at...

This adds a new variation called "Retroactive". I'm particularly pleased with the buttons! https://user-images.githubusercontent.com/275961/184355146-521c6f29-a87f-440b-a876-308daf41eb8b.mp4

[Type] Style Variation

There are a number of additional configuration options that would be good to have in the RSS block: - In the list view we should provide the option to remove...

[Block] RSS
[Feature] Themes
[Feature] Full Site Editing

## What? This is another attempt at https://github.com/WordPress/gutenberg/pull/43981. In classic themes we don't output the styles for elements, which we rely on for button styles. This adds a classic.scss file...

Global Styles