WordPress / WordPress/create-block-theme
Add the ability to export color or typography only style variations
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 417
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
To stay up to date on new options coming to 6.6, wanted to flag the new ability to surface color and typography only variations: https://github.com/WordPress/gutenberg/issues/61215 Adding the option to export a color or typography only variation explicitly would go a long way for adoption and save theme devs a lot of time.
Shout out to @richtabor for raising this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reading the linked Gutenberg issue and tracing the existing style-variation export behavior; done means color-only and typography-only variations can each be exported explicitly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100