• #dev 2024-02-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-02-22 UTC
# 18:02
[Joao_Paulo_Pes]
playing the devils advocate here, the benefits of tailwind is the convenience separating the concerns (style and content). there's a convenience of not having to jump from css to html all the time. and you can't do everything in `style` (media queries, hover, _etc_). as i see it, people are ignoring semantic (as in "semantic web") in favor of convenience. not saying i agree.