alleyinteractive / alleyinteractive/create-wordpress-theme
Add print styles starter
Open
enhancement
- Dominant language
- PHP
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description
In order to make it easy to add print styles to a theme, there should be a starter print stylesheet or guidelines.
### Use Case
In classic themes, the print styles could be handled through a single stylesheet, but this isn't as straightforward in a block theme where some styles are global, some are in theme.json, and some are in individual blocks. Having basic print styles working out of the box would simplify this process.
Contributor guide
Assessment
This issue has not been assessed yet.