(Noah) Hanlun Song

Results 8 comments of (Noah) Hanlun Song

I am facing the same issue.

I wonder how is this `hexo` field being used internally? Why is it required? Thanks.

I think the `hexo` field is required - at least when deploying to Vercel. Vercel will fail the build if it is omitted, though I don't know what it is...

Will this PR be merged anytime soon? I also need support for JSON to multiple sheets.

I faced the same issue. I wrote a Vue composition function that injects scoped CSS from a string at runtime that uses the same approach as Kremling for React. It...

Here is a demo of creating a custom React renderer, which I think could actually be helpful if you decide to build a custom Vue renderer: https://www.youtube.com/watch?v=CGpMlWVcHok I personally find...

I have this issue now: ```sh Access to XMLHttpRequest at 'https://rawcdn.githack.com/pmndrs/drei-assets/aa3600359ba664d546d05821bcbca42013587df2/hdri/venice_sunset_1k.hdr' from origin '...' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. ```...