Pedro Duarte
Pedro Duarte
@maael that's smart 👏 My approach was a bit different #### In `utils/blogPosts.tsx` ```tsx // @ts-ignore import { frontMatter } from '../pages/blog/**/*.mdx'; import { FrontMatter } from '../types'; export const...
Hey there, Recently published a new package too and encountered the same issue. Because the 2FA step fails and exits, the push to Github isn't happening. For now I'm pushing...
Thanks for that, makes total sense!
No worries, I'll review shortly
Ha, that's actually "correct" I need to blackbox the example, because when you switch to Dark theme, it also impacts the dark theme in the example... which is already dark...
Definitely 💯 It's coming!
@ryanfitzer hey! thanks for that. we'll improve this section with a better explanation and with a benchmark tool. this is all happening as part of the new beta release.
We plan on having fully copy-pastable code blocks for each example in the future, but right now its more maintenance than we can afford. The main examples have been designed...
I feel you. I also really liked the examples. I'm sure that we'll be able to add them again, but yeah, right now it's not possible. Also, we don't want...
Ah, this has actually been fixed already.