Example: custom stylesheets
Good practices
Custom stylesheets are the "final frontier" of user styles — they might make any arbitrary change to the content.
- Consider common tools like ad blockers and reader mode
- Use semantic elements and sensible class/attribute names — give users a hand! Support extensibility whenever possible.
- Consider alternative ways to serve the content (e.g. calendar web app vs iCal subscription)