Vignesh Shiv
Vignesh Shiv
As the Font API docs stated, `weight: '600' or '100 900'` weights can be used in the range of values. But it's not the case, currently it is supported only...
Assigned it to me, I will add it later.
@wingkwong Please go ahead, I will raise a PR for this later.
Not yet, I will do it in 2 days. Can you hold this till then ?
@wingkwong raised PR for trie related problems, #298 and #299. Please check once and let me know if any changes needed.
@Zeptar1069 , Next.js 13 offers alternative way of implementing 404 pages, Documentation link below, in case if you missed out. https://beta.nextjs.org/docs/api-reference/notfound https://beta.nextjs.org/docs/api-reference/file-conventions/not-found
@RazorRSD Are you using `feed` as a router inside app directory? If not you can place it in the exact route directory and check. It would be better, if you...