8 ms·
Why would it die? How would it die? The vast majority of Tailwind is literally just shorthand for individual CSS properties.
by benoau 7d ago
Why would it die? How would it die? The vast majority of Tailwind is literally just shorthand for individual CSS properties.
- albedoa 7d agoOh ya? Is that why the parent prefaced that obvious and indisputable fact with "IMO"?
- gherkinnn 7d agoBecause 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.
- zelphirkalt 7d agoThen 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.
- gherkinnn 7d ago>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
- dalmo3 7d agoThis is certainly one of the arguments of all time. Thank you, HN.
- albedoa 7d agoNever stop posting, you are doing great.
- slopinthebag 7d agobro your own website has hard coded viewport widths where things jump
- zelphirkalt 7d agoIf you were so kind to point out, where I used media queries to hardcode viewport width ... "bro".
- vlyan 7d agoflex is not a collection of aliases for <td>s and <tr>s