Automattic / Automattic/isolated-block-editor
Include a base 'theme' for default editor styles
- Dominant language
- CSS
- Stars
- 409
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
We should supply a base set of styles that can be used for when the editor is used outside of a WordPress environment, or in a shadow DOM situation.
This would only be necessary for whatever styles are provided by a theme. For example the `ul` or `ol` styles often need a lot of changes outside of WordPress.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the styles supplied by themes and checking the editor outside WordPress and inside a shadow DOM. Identify the base rules needed for theme-provided elements such as ul and ol, then verify those contexts render with the expected default styles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100