• Hi,
    thank you very much for a great plugin! Is it possible to implement arbitrary variants? At the moment, using the tailwind class, e.g. [&:nth-child(3)]:underline, the generated css code contains errors. It would be very useful to be able to use such classes, especially in the case of nested blocks.
    Best regards.
    Jarek

Viewing 1 replies (of 1 total)
  • Plugin Author Greg

    (@freshbrewedweb)

    Hi @yarogo, thanks for bringing this to my attention. Unfortunately, this is a bit of a pickle since the plugin supports arbitrary variants just fine. The issue is with WordPress and the use of the Advanced Classes field. This field will escape user input and so the characters used in arbitrary variants get escaped. Simply deactivating this functionality would be a major security issue. I’ll have to think of some sort of work around.

    I’m open to any ideas here

Viewing 1 replies (of 1 total)
  • The topic ‘Implementation of arbitrary variants’ is closed to new replies.