adoxography/tailwind-scrollbar

scrollbar and scrollbar-thin didn't work properly on chrome

Closed this issue · 1 comments

It seems that these two classes cause the scroll bar to disappear in Chrome, and it only works correctly in Firefox.

Did you follow the minimal example from the docs? Those classes turn on the webkit scrollbar in Chrome, and its default colours are transparent (because there's no way to get back to transparent once you've assigned a colour). You need to add colour utilities to see the scrollbar components.