• #dev 2021-02-01
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-02-01 UTC
# 19:34
btrem
Back in the day, web devs were warned not to use elements with class in a single css selector, e.g., `p.foo {}`or `div.bar`. Is that still considered best practice? If so, why? If anyone has any relevant links, I'd love to see them.