Why do scrolling styles not apply in my SolidJS and Tailwind component?
I am building a chat application with SolidJS and TailwindCSS. The chat messages are displayed in a container using Solids component. Despite applying the appropriate tailwind classes, the chat window is not scrollable and no scrollbar appears.