ap0nia / eden-query

🙏 type-safe Elysia.js client with powerful asynchronous state management.
https://ap0nia.github.io/eden-query/
MIT License
33 stars 3 forks source link

Docs are style-less #70

Closed BleedingDev closed 3 hours ago

BleedingDev commented 4 hours ago

In DevTools I see 404 on styles. Seems like some update broke the docs completely.

ap0nia commented 3 hours ago

Thanks for notifying me!

I switched from nx to turborepo and it turns out there's issues with forwarding environment variables, which I use during the build process.

RE: https://github.com/vercel/turborepo/discussions/7056#discussioncomment-11211644