gix-components
gix-components copied to clipboard
add a CSS reset
Motivation
To make sure all browser behave the same and no default element spaces need to be reseted all the time.
Changes
Add a css reset.
Choose to track the reset in our own codebase, since we don't use box-sizing: border-box;