I'm learning tailwindcss recently,and I don't understand the @tailwind screens;
@tailwind screens; is just a anchor where the @media style generated will be injected rather than very end of stylesheet.
@tailwind screens; is deprecated since tailwindcss v2.2 certainly. I found the 
