Comment by benoau
1 day ago
Why would it die? How would it die? The vast majority of Tailwind is literally just shorthand for individual CSS properties.
1 day ago
Why would it die? How would it die? The vast majority of Tailwind is literally just shorthand for individual CSS properties.
Because what makes it useful , like media queries, can't be put in style attributes. Frankly this whole discussion is just as silly as claiming flex has nothing over table layout.
flex is not a collection of aliases for <td>s and <tr>s
Then again one should aim to not even need media queries and make things responsive intrinsically, breakpoint-free, continuously. A design where things jump at hard coded viewport widths is not actually a great design.
So at least that part is not so amazing.
This is certainly one of the arguments of all time. Thank you, HN.
>inb4 my 1:1 naive mapping of DB to screen works for me
>inb4 the web should be reserved for text documents and hyperlinks and user styles rule and running anything close to applications on the web was a mistake
>inb4 TUI
Never stop posting, you are doing great.
bro your own website has hard coded viewport widths where things jump
1 reply →
Oh ya? Is that why the parent prefaced that obvious and indisputable fact with "IMO"?