File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Tailwindcss plugin to customize browser scrollbar.
4
4
5
5
[ ![ npm (scoped)] ( https://img.shields.io/npm/v/@gradin/tailwindcss-scrollbar )] ( https://www.npmjs.com/package/@gradin/tailwindcss-scrollbar )
6
6
![ npm bundle size (scoped)] ( https://img.shields.io/bundlephobia/min/@gradin/tailwindcss-scrollbar )
7
- ![ npm] ( https://img.shields.io/npm/dw /@gradin/tailwindcss-scrollbar )
7
+ ![ npm] ( https://img.shields.io/npm/dt /@gradin/tailwindcss-scrollbar )
8
8
9
9
[ Live Demo] ( https://play.tailwindcss.com/2Mc2a5IbSY )
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gradin/tailwindcss-scrollbar" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Tailwindcss plugin to customize scrollbar." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {},
23
23
},
24
24
"homepage" : " https://github.com/gradints/tailwindcss-scrollbar#readme" ,
25
25
"devDependencies" : {
26
- "eslint" : " ^7.24 .0" ,
27
- "tailwindcss" : " ^2.1.1 "
26
+ "eslint" : " ^7.25 .0" ,
27
+ "tailwindcss" : " ^2.1.2 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments