Changelog
[v3.0.0]
Removed optionated fill
style from svg
.
fill: currentColor
when svg:not([fill])
.Changelog
[v2.0.4]
Fix deprecated version of word-break
.
word-break: break-word
to word-break: normal
#19, thanks to @matteobad.Changelog
[v2.0.1]
[type="search"]
.Changelog
[v2.0.0]
:tada: Update with the latest version of Normalize.
svg
with the current color when fill
is not set.tab-size: 4
to html
.text-transform: none
for button
.outline-offset: -2px
to [type="search"]
.legend
style.height: 0
to hr
.width: 0
to [type="number"]::-webkit
spin button.text-decoration-skip
from a
.color: inherit
from form elements.overflow-y: scroll
in html
.width: auto
from [type="number"]
.audio:not([controls])
.::selection
normalization.border-style: none
instead of 0 for moz-focus
.abbr[title]
style from border-bottom
to text-decoration
.[N]ormalize updates.