We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a942c95 commit 35bba4aCopy full SHA for 35bba4a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@gradin/tailwindcss-scrollbar",
3
- "version": "0.1.1",
+ "version": "1.0.0",
4
"description": "Tailwindcss plugin to customize scrollbar.",
5
"main": "src/index.js",
6
"scripts": {},
@@ -23,7 +23,7 @@
23
},
24
"homepage": "https://github.com/gradints/tailwindcss-scrollbar#readme",
25
"devDependencies": {
26
- "eslint": "^7.24.0",
27
- "tailwindcss": "^2.1.1"
+ "eslint": "^7.25.0",
+ "tailwindcss": "^2.1.2"
28
}
29
0 commit comments