preline icon indicating copy to clipboard operation
preline copied to clipboard

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

Results 147 preline issues
Sort by recently updated
recently updated
newest added

1. [Examples aren't working as expected in the docs](https://preline.co/docs/scrollspy.html) 2. It may be intentional, but doesn't work when ID's are nested in the `data-hs-scrollspy` container

There is a great feature for the dropdown component in your build

documentation

If the offcanvas menu is closed quickly (do not wait for it to close) and then opened, then it will not open

bug

Where long content doesn't fit on the screen, change the tab bar to on mobile. Bad idea, it seems more convenient to add a kingpin from right to left for...

enhancement

This example, and the related examples, should include a `hidden` class on the parent offcanvas div: https://preline.co/docs/offcanvas.html#example Before: `` After: `` It still works if adding that class. This also...

documentation

I get an error that says ActionController::RoutingError (No route matches [GET] "/node_modules/preline/dist/hs-ui.bundle.js"): Using Rails 7 here is my tailwind config: ``` module.exports = { plugins: [ require('preline/plugin') ], content: [...

documentation
help wanted

Mega menu on [https://preline.co/examples/html/mega-menu-header.html#](url) doesn't show in Safari 15.5, could be a browser extension interfering but I've tried disabling adguard and the few other plugins I have in incognito mode...

documentation
help wanted

hey :) do you have any plan for RTL edition release ?

enhancement

Hello dev team, Great Job yet. Hope your team is working on Carousel. Though I refer you https://tailwindcss.com/docs/scroll-snap-stop https://daisyui.com/components/carousel/ Please give the update ASAP. Also, give an update for NUXT...

enhancement