RE: https://fosstodon.org/@gohugoio/116240284019632210

I'm excited about this release. The css builder makes my code a lot more elegant! Just look at the before and after 👌

#hugo #ssg

@pawelgrzybek Is it possible to write CSS inside partial layout files in Hugo?
@ingenieur Totally, Hugo is super flexible. Comes with a little learning curve but when you embrace the Hugo way, you can do a lot!
@pawelgrzybek Surely! I wanted to move to Hugo from Astro but I wrote quite a lot of custom things in Astro, where I'm not sure if I could refactor in Hugo. Scoped styles, client-side reactivity etc. Speed is for sure impressive in Hugo though.
@ingenieur if it works in Astro, do not refactor anything. Astro is incredible. Write a blog post instead.
@pawelgrzybek haha fair enough 😅