

Yeah, for clarity, I don’t think it can replace any dev. I mentioned senior because there’s a ton of soft skill and historical context involved that senior devs hold that is absolutely not replaceable. I’ve found AI to be helpful for grunt work and nothing else. It constantly chokes, even when being fed the entire codebase for reference.
In my personal projects, I don’t use anything. I wrote a set of utilities and functions in SCSS years ago that let me easily create reusable variables and classes that already do what TW does, but with less bloat and overhead. I get project-specific spacing, colors, font classes, everything.
I also highly recommend picking up Andy Bell’s Complete CSS course.