N2

Results 6 comments of N2

> I added `@mdx-js/react` to my `devDependencies` which resolved the above mentioned error. However my `.mdx` files are now completely blank. Same. I'm also getting `export 'mdx' was not found...

:+1: It would be awesome if we could extend any placeholder within the media queries or on different scope. So far we're doing it manually to achieve this.

I'm having the same problem ``` Error: Cannot find module './client/users' Require stack: - /var/task/node_modules/node-zendesk/lib/client.js ``` Using NextJS V13. Any workaround?

No `@types` for astro-spa at this moment., I think. One way to fix this is to create a `d.ts` file at the root of your project and add the proper...