There have been a number of things that I've noticed on recent projects that I think we include in our reset or base styles. As I see them I'll add here to keep track.
[ ] <button> - color: inherit - Safari shows buttons as blue text by default without this.
There have been a number of things that I've noticed on recent projects that I think we include in our reset or base styles. As I see them I'll add here to keep track.
<button>
-color: inherit
- Safari shows buttons as blue text by default without this.