Closed brennanangel closed 4 years ago
Tailwindo removed .sr-only on a div.
.sr-only
This is a common bootstrap/tailwindcss utility: https://tailwindcss.com/docs/screen-readers/
Guessing that's happening because this line is commented out: https://github.com/awssat/tailwindo/blob/7a79192e709c61457f7e9a59e14e98a49a9b816b/src/Framework/BootstrapFramework.php#L152
Yes! Can you open a PR for this?
Tailwindo removed
.sr-only
on a div.This is a common bootstrap/tailwindcss utility: https://tailwindcss.com/docs/screen-readers/
Guessing that's happening because this line is commented out: https://github.com/awssat/tailwindo/blob/7a79192e709c61457f7e9a59e14e98a49a9b816b/src/Framework/BootstrapFramework.php#L152