Questions tagged [flowbite]

114 questions
0
votes
1 answer

correcting z-index order for background image with dark filter as content and flowbite modal from tailwind css

So let's me example you first , i'm creating index page that has css with some dark-background filter in id-content::before and it has z-index: -1 and actual id-content with background-image has z-index :1 and it's working as expected but when i…
0
votes
0 answers

Adding custom style and useState to flow bite react components

I have created an app using [flow bite react components] (https://flowbite-react.com/). This is my app: https://stackblitz.com/edit/react-wtyfu9 I don't understand how to add custom tailwind className and useState, I have read the official…
mxcdh
  • 805
  • 3
  • 10
  • 20
0
votes
1 answer

Svelte form data is lost when components are hidden

I am using Svelte and Flowbite components (basically a tailwind-css wrapper) to create a form. I put some of my form inputs into an accordion element which can be toggled to display or not. Now I notice when I fill in the form details, then hide the…
radop33392
  • 123
  • 7
0
votes
1 answer

Tailwindcss border not working after installing Flowbite

My component is wrapped by this div:
....
After installing Flowbite the border wasn't taking any color. Look after install. Somehow also the Dividers lost their…
0
votes
0 answers

Why some of my custom colors applying and some not in tailwind (Flowbite)?

I am having this weird problem where I am trying to change the background of a component of Flowbite(which is based on tailwind, so it doesn't matter). when I am giving it my custom as "bg-primary" it's not working but "bg-secondary" is…
Sami
  • 466
  • 1
  • 5
  • 12
0
votes
0 answers

function working in