All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.5.1 - 2022-06-21
- Functional colors being ignored in
scrollbar-color
(#13).
0.5.0 - 2022-03-01
Breaking
- PostCSS 8 migration.
Now requires
postcss >= 8
as peerDependency.
0.4.0 - 2022-02-25
- Change default width value for the
thin
keyword fromrem
topx
.
- A new
width
option. Allows for setting the webkit fallbackswidth
andheight
.
0.3.0 - 2019-01-27
- Added webkit scrollbar corner background color (#2).
- Added webkit horizontal scrollbar height to match vertical scrollbar width (#3).
0.2.1 - 2018-01-12
- Fixed Node commonjs support.
0.2.0 - 2018-12-27
0.1.0 - 2018-12-20
- Initial release.