Pouya Saadeghi
Pouya Saadeghi
@san425 awesome! Can you please fix the code snippet you posted? Code snippet must start and end with 3 backticks (```)
My friends, not all browsers support the new CSS units `svh`, `dvh`, etc. Currently Safari and Firefox are supported but not Chrome and Edge ([source](https://caniuse.com/mdn-css_types_length_viewport_percentage_units_small))  This will cause dynamic...
@Korak-997 Yes. Any contribution is appreciated of course. I tried for a PWA in SvelteKit but that didn't work and it was low priority for me to spend more time...
@Korak-997 Here: https://github.com/saadeghi/daisyui/blob/master/.github/CONTRIBUTING.md Let me know if you have any questions.
Sure. There's no time pressure. Don't worry.
It's on hold. We need to be careful. I know it's exciting to get new components faster but if we don't consider all use cases for a component, we will...
Moving forward with version `3.0` I have no plans for adding a `comment` class for now. There are many designs that can be implemented and we need to be flexible...
Looks like it is fixed on `eslint-plugin-tailwindcss`
@MarcGodard unfortunately no. HTML elements can use a CSS animation when being added to the page but when we remove them from the page, they will be removed instantly, so...
Added in version `2.42.0` 🎉 Thank you @imanmalekian31 Sorry it took a long time but I had to make sure it can cover all different use cases. Many things are...