Horizontal Scroll using Tailwind Css - React JS Tutorial

preview_player
Показать описание
Learn how to make a responsive and clean horizontal scroll using tailwindcss.
Рекомендации по теме
Комментарии
Автор

Hello omar, can u make the vertical slider with Tailwind CSS? i've search many souce, but can not find any fit one

None-ggzg
Автор

You can hide the scrollbar with ::-webkit-scrollbar{
display: none
}

lucoo