Hi!
I've been using Astro a little over the past week and I'm really eager to move all my sites to it, but I've been struggling to get it working with Macaron. Macaron is a buildtime styled components library that uses Vanilla Extract.
It works fine with Vite, but I believe because Astros Solid integration works a little differently to the plugin it fails. Any tips on where I can start looking to fix this?
Here's an isuse someone else made from a little while ago, with the current relevant stacktrace being in the 2nd to last comment.
https://github.com/macaron-css/macaron/issues/6
Thanks ❤️