(no title)
rawfan
|
2 years ago
Inline styles have no support for media queries, container queries pseudo classes (hover, focus), pseudo elements (before) and attribute selectors. With tailwind I can even just stack them like this "lg:hover:px-[10px]".
andrei_says_|2 years ago