danleatherman’s avatardanleatherman’s Twitter Archive—№ 12,510

        1. I'll eat my words in approx. 1 month but tailwind just makes it easier to make bad design decisions and/or no decisions at all
      1. …in reply to @danleatherman
        I love reading documentation to do basic things I've done one thousand times before!
    1. …in reply to @danleatherman
      Day 1: colors are nice and the dark theme is really simple to implement, but my markup is still very dirty using so many classes
  1. …in reply to @danleatherman
    Day 2: HTML structure feels like it’s a second class citizen. This seems fine for prototyping but impossible to maintain. CLI is easy to integrate and keeps the css file small but if I opened a component’s file with all these classes I would probably faint.
    1. …in reply to @danleatherman
      Soft conclusion: the amount of divipulation (div manipulation) that goes into a Tailwind layout is insane