preline ui offcanvas not working when tailwind prefix is applied
im trying to use preline ui offcanvas, when copy pasting the code given on their website, it works as expected, but since im also using bootstrap i need to use a prefix to avoid conflicts
Tailwind CSS responsive stepper
This is the goal:
Tailwind CSS responsive stepper
This is the goal:
TailwindCSS stepper [closed]
Closed 1 hour ago.
TailwindCSS stepper [closed]
Closed 1 hour ago.
plz any help me to make the this border design [closed]
Closed 3 days ago.
Horizontal scroll (overflow-x: scroll) prevents vertical overflow of absolute elements
I have a horizontally scrollable toolbar (overflow-x: scroll) with li items containing nested components. These components have position: absolute modals that should remain relative to their li parent. However, the horizontal scroll is clipping the modals, preventing them from overflowing vertically.
The justify-between tailwind is working on the other files, but it’s not working on the file I am currently working on
Cant get sidemenu button to be sticky
I need assistance in making the component within my grid sticky, i am using tailwindcss react/nextjs. The “back button” is just a button, the “footer” is just my name and the {children} element is a two screen tall wall of text.
Layout component, wrapping page.tsx:
Delete button not aligned when displaying input errors
I’m using self-end
to align the delete button (trash can) horizontally with the inputs. But there’s a problem: when the error messages display, the delete button is misaligned again.