mchev

Results 4 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.