mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
add tailwind-scollbars
This commit is contained in:
parent
0115b594d6
commit
2fc1dda122
3 changed files with 26 additions and 11 deletions
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
|
@ -35,6 +35,7 @@ specifiers:
|
|||
rutorrent-promise: ^2.0.0
|
||||
shvl: ^3.0.0
|
||||
swr: ^1.3.0
|
||||
tailwind-scrollbar: ^2.0.1
|
||||
tailwindcss: ^3.1.8
|
||||
tough-cookie: ^4.1.2
|
||||
typescript: ^4.8.3
|
||||
|
@ -63,6 +64,7 @@ dependencies:
|
|||
rutorrent-promise: 2.0.0
|
||||
shvl: 3.0.0
|
||||
swr: 1.3.0_react@18.2.0
|
||||
tailwind-scrollbar: 2.0.1_tailwindcss@3.1.8
|
||||
tough-cookie: 4.1.2
|
||||
winston: 3.8.2
|
||||
|
||||
|
@ -2620,6 +2622,15 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/tailwind-scrollbar/2.0.1_tailwindcss@3.1.8:
|
||||
resolution: {integrity: sha512-OcR7qHBbux4k+k6bWqnEQFYFooLK/F4dhkBz6nvswIoaA9ancZ5h20e0tyV7ifSWLDCUBtpG+1NHRA8HMRH/wg==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
peerDependencies:
|
||||
tailwindcss: 3.x
|
||||
dependencies:
|
||||
tailwindcss: 3.1.8_postcss@8.4.16
|
||||
dev: false
|
||||
|
||||
/tailwindcss/3.1.8_postcss@8.4.16:
|
||||
resolution: {integrity: sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue