tailwind-scrollbar-styles 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,8 +2,6 @@
2
2
 
3
3
  Tailwind plugin for scrollbars styles, although the element can still be scrolled if the element's content overflows.
4
4
 
5
- <img src="https://user-images.githubusercontent.com/12596485/142972957-272010d3-29f6-4be7-99e1-dd03e7a8b92b.gif" alt="tailwind-scrollbar-styles animation demo" width="400" />
6
-
7
5
  [🕹 Live Playground](https://github.com/reslear1100/tailwind-scrollbar-styles/)
8
6
 
9
7
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tailwind-scrollbar-styles",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "description": "tailwindcss plugin for scrollbar styles",
5
5
  "keywords": [
6
6
  "tailwindcss",