By the default WP does not allow you to add class to link (“<a href=”>Link</a>”). If you are using tailwind with the Winden Plugin, you probably want to have it so you don’t need to target it with parent and write [&_a]:class.
1: Step: add this in functions.php
You can use Scripts Organizer and place under code block > everywhere
