mchev

Results 8 comments of mchev

Yes, this is possible now (using 2.0) : `disabled:opacity-25 disabled:cursor-not-allowed` But you must define the appropriate variants ``` variants: { extend: { opacity: ['disabled'], cursor: ['disabled'], }, }, ```

Maybe this should be put to a vote in the 'Suggestions' section on Discord to see if other users feel that it's necessary.

Je laisse l'issue ouverte quelque temps encore, mais normalement le problème est réglé depuis aujourd'hui.

Hi, Are you using an Iphone? If so, there is actually an issue with some apple devices. It is also possible to play with the volume button in the answer...

Fixed by 937be3d

Hi, and sorry for the delayed response. I'm currently tied up with other tasks, but I'd really love to see this feature implemented. If anyone is interested in contributing, please...

Hi, Thank you for your message. To clarify, you already have the option to extend the `Mchev\Banhammer\Ban` model if you wish to add further functionality. Additionally, I want to confirm...