It's awfully hard to remember the markup, classes, and options for all the new blocks in WordPress. This project aims to document that information in an easy-to-grab starter stylesheet for WordPress themes.
Contributions are encouraged! Submit a simple pull request or open an issue (encouraged before larger PRs).
The selectors in this project are as much for documentation as they are for styling. That's why every class is qualified with an element. This is particularly useful in cases where a block may change markup depending on it's configuration.
Depending on your CSS authoring preferences and site environment, you are encouraged to adjust selectors in your project to keep specificity as low as possible.
- Keep updated with future versions for WordPress
- Add SCSS versions
- Include relevant PHP functions for theme support (?)
- Support for package managers (?)
You'll probably love the MRW Simplified Editor plugin.