🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

tailwind-scrollbar-variants

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-scrollbar-variants - npm Package Compare versions

Comparing version

to
2.0.2

6

CHANGELOG.md

@@ -10,2 +10,8 @@ # Tailwind CSS Plugin - Scrollbar Variants - Changelog

## [2.0.2] - 2023-12-15
### Changed
- Removed unused code that was causing issues
## [2.0.1] - 2023-12-15

@@ -12,0 +18,0 @@

3

index.js

@@ -94,5 +94,2 @@ const plugin = require("tailwindcss/plugin");

});
if (typeof thumbBgOpacity !== "string")
thumbBgOpacity = thumbBgOpacity.toString();
});
{
"name": "tailwind-scrollbar-variants",
"version": "2.0.1",
"version": "2.0.2",
"description": "Adds scrollbar variants",

@@ -5,0 +5,0 @@ "main": "index.js",