Releases: mike-engel/a11y-css-reset
Releases · mike-engel/a11y-css-reset
Compatibility tweaks
07 Jul 21:03
Compare
Sorry, something went wrong.
No results found
Fixes
Increase browser support by using ::
over :
for pseudo-selectors #6
Change the body height to be a min-height
instead of height
for better flexibility #7
Initial contributions!
07 Jul 21:04
Compare
Sorry, something went wrong.
No results found
New features
Adds scroll-behavior
for reduced motion users #2
Fixes
Removes extraneous width: 100%
for body
elements #2
Fixes a typo in the README #1
Whoops
07 Jul 21:05
Compare
Sorry, something went wrong.
No results found
Fixes
Publish all files instead of ones that weren't git-ignored.
Initial release
07 Jul 21:05
Compare
Sorry, something went wrong.
No results found
Nothing new here, just a 1.0 release. Enjoy!
Limit reset scope
07 Jul 21:06
Compare
Sorry, something went wrong.
No results found
Fixes
Limit the amount that .plain-list
resets
Helper classes, minification, and automation
07 Jul 21:06
Compare
Sorry, something went wrong.
No results found
New features
Add a11y helper classes
Add minified versions of each css file
Fixes
Remove hand-made combo.css and add code to automatically generate it