not-sr-only
The class not-sr-only is a Tailwind CSS class, part of the screen readers classes in the category accessibility.
Example usage
The following code is an example on how to use the class not-sr-only.
The above code produces the following result:
Settings
Resulting CSS
position: static; width: auto; height: auto; padding: 0; margin: 0; overflow: visible; clip: auto; white-space: normal;