Releases: tbolt/boltcss
Releases · tbolt/boltcss
v0.8.0
v0.7.0
v0.6.0
v0.5.1
v0.5.0
v0.4.0
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
Full Changelog: v0.3.0...v0.4.0