Skip to content

v2.0.0

Compare
Choose a tag to compare
@kripod kripod released this 11 May 11:08
· 63 commits to main since this release

Added

  • reset: nullify padding, border and background on form controls
  • reset: inherit font and color on form controls
  • reset: inherit color and text-decoration on links
  • reset: set opacity: 1 and color: gray on ::placeholder to make Firefox styles consistent

Fixed

  • base: hr border width and style

Changed

  • base: rename opinionated-base.css to base.css
  • reset: set line-height: 1 on html instead of body