Closed
Description
We have a number of overrides and custom styles mixed in with browser normalizations (from normalize.css) at the top of base.css. We should break these out below as
- They are not browser normalizations (otherwise they would be considered bugs in normalize), but simply custom base styles for us
- This inter-mixing prevents us from cleanly upgrading normalize.css when we want to change our browser support and get bug fixes, etc. This is true whether we do upgrades by hand (today) or through a build process (future).
Metadata
Metadata
Assignees
Labels
No labels