First post
I have just built a Cloudflare Workers based blog with Astro. I have also embedded a bit of tailwind so far. However, I want to revamp how the blog looks so that it doesn’t look so lacking in personality like it currently is.
It seems that the tailwind css default reset broke some of the default styles. It might have been better to start with the minimal template, although I wouldn’t have figured out this blog structure without the blog template. Overall I think I enjoy this more than other things as it allows me to leverage CSS as needed.