Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Upgrade @mdx-js/mdx to the latest version #178

@sergiodxa

Description

@sergiodxa

Is your feature request related to a problem? Please describe.
Right now we are using an old version of @mdx-js/mdx and upgrading to the latest one breaks the build of the website.

Describe the solution you'd like
Upgrade to the latest version and update the code according to make it work.

Describe alternatives you've considered
Maybe ditch MDX and use normal Markdown without React, this will probably speed up the build time but we need to see how to inline only the required CSS as emotion does.

Maybe use Emotion or another CSS in JS tool to generate the class names only could be an option.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions