You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2025. It is now read-only.
In it's current form the normalize.scss file is a bit of a mystery.
So is normalize being used as an un-editable drop in? It looks like it has been edited once since it was first added.
Is it something that was planned to be kept in sync with the Normalize project? If so, what version are we currently using? There are no comments or file headers to indicate this. I'm guessing it's around version 4 since the menu html element is being styled.
I say we forget about normalize (or anything else) as a drop-in and create a reset that fits and evolves with _s.
Sure, use normalize.css as a reference but there are others like sanitize.css and Bootstrap's reboot.css that have well documented solutions for reference too.
If this ISnormalize.css, maybe update it and keep the header info and comments in the file.
If it's NOTnormalize.css, maybe rename the file to eliminate confusion. Also folks might be more willing to make pull requests on it.