Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 866 Bytes

File metadata and controls

51 lines (27 loc) · 866 Bytes

Tailwind CSS Plugin - Scrollbar Variants - Changelog

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.


[2.0.4] - 2023-12-27

Changed

  • Incorrect webkit scrollbar selector

[2.0.3] - 2023-12-15

Changed

  • Removed unused peer dependency

[2.0.2] - 2023-12-15

Changed

  • Removed unused code that was causing issues

[2.0.1] - 2023-12-15

Changed

  • Incorrect variable name

[2.0.0] - 2023-12-15

Removed

  • scrollbar-rounded built in class
    • I recommend building this yourself to decouple it from the plugin

[1.1.0] - 2021-06-23

Added

  • Optional configurations

[1.0.0] - 2021-06-23

Added

  • Initial release