| ▲ | skybrian 18 hours ago | |
Writing CSS manually was never all that pleasant for me, mostly the part about debugging it when it doesn't do what I want. So I tried Tailwind and it seemed to help. But now that Claude Opus 4.5 is writing all my code, it can write and debug CSS better than I can use Tailwind. So, CSS it is. | ||
| ▲ | shimman 11 hours ago | parent | next [-] | |
Debugging CSS nowadays is way easier than even 5 years ago. There are a lot of cool browser debugging tools for animations, z-indexes. The browsers have come a long way since firebug. Definitely look into both chrome or firefox, their tooling is great. Especially firefox, they have debugging tools where you can create css shapes in the browser and save them. Very handy for those artsy fartsy sites. | ||
| ▲ | ahussain 12 hours ago | parent | prev [-] | |
Claude can also write and debug tailwind for you! :) | ||