FrontendDeveloper.in

Tailwind CSS question detail

What is the difference between responsive prefixes like `sm:` and `lg:`?

Responsive prefixes apply classes at min-width breakpoints.

Example: text-sm lg:text-lg means small text by default and larger text on large screens.

Back to all Tailwind CSS questions
Get LinkedIn Premium at Rs 399