Skip to content

v0.4.0

Choose a tag to compare

@tbolt tbolt released this 27 Oct 23:21
· 48 commits to main since this release
19c65a2

What's Changed

  • Remove spaces next to quotes by @snan in #5
  • updates links in light mode to meet wcag color contrast
  • updates form field backgrounds in light mode to not look disabled
  • adds box-decoration-break to better handle <code> and <mark> when wrapping
  • gives <pre> similar styling to <code>
  • adds :focus-within to maintain focus highlighting when using keyboard navigation
  • updates [input type="range"] to use default browser styles for now

many of the above updates were from community feedback and I thank all who commented / shared feedback.

New Contributors

  • @snan made their first contribution in #5

Full Changelog: v0.3.0...v0.4.0