Questions tagged [daisyui]

For questions related to the Tailwind CSS component library. It can be combined with the tag [tailwind-css].

daisyUI is an open-source Tailwind CSS component library.

Features

  • Clean HTML with component classes
  • Highly customizable (via Tailwind CSS utility classes)
  • Theming

Useful Links

111 questions
0
votes
1 answer

Scroll capturing not working because the Svelte slot is inside the Drawer component (Header)

I was searching for a way to scroll to an element in order to trigger an event. I noticed a lot of the examples' scrollTo(), scrollBy(), etc. wouldn't work (except scrollByView() when called via on:click in a button or scrolling using the classic
Doombringer
  • 596
  • 4
  • 19
-1
votes
0 answers

Apply DaisyUI Theme to React Hot Toast Alerts

I'm using NextJS, DaisyUI, and React Hot Toast. However, the alerts from React Hot Toast do not have the theme from DaisyUI applied to them. The theme works everywhere else. Here's my current JSX:
{/* None…
Rgamer43
  • 386
  • 2
  • 10
-1
votes
1 answer

Why is the hero component covering the nav dropdown?

I am trying to create a Hero component and Nav component using DaisyUI and I am running into this problem where the nav dropdown is covered by the hero component: I have run into this issue a lot with DaisyUI and have not been able to find a…
Certamine
  • 21
  • 3
-1
votes
1 answer

Some Tailwind CSS classes doesn´t work on my Angular 16 project

I am developing an Angular 16 project with Tailwind CSS V3 installed. I have followed the official docs and it seems everything works; but I can´t understand why some classes work and others not. For example, I can have this piece of code, trying to…
-1
votes
1 answer

Why are my css elements larger than other examples?

I am not a designer, and for my side hustles, I do a lot of cutting and pasting. I'm sure I'm not alone. I'm currently building out a personal project using tailwindcss, appwrite, and sveltekit. If I find something I like and want to borrow in a…
rezzrovv
  • 70
  • 5
-1
votes
1 answer

Full width button group with tailwindCSS

Seriously, How do you make TailwindCSS button group span the full witdh ? For simple buttons, you could use btn-block, but that wont work once you start using button groups.
Xsmael
  • 3,624
  • 7
  • 44
  • 60
1 2 3 4 5 6 7
8