Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mdx vars #531

Merged
merged 5 commits into from
Jun 12, 2024
Merged

feat: mdx vars #531

merged 5 commits into from
Jun 12, 2024

Conversation

kellyjosephprice
Copy link
Contributor

@kellyjosephprice kellyjosephprice commented Jun 10, 2024

🚥 RM-9849

🧰 Changes

Adds support for mdx style variables

🧬 QA & Testing

  • tests pass?
  • vibes feel right?

@kellyjosephprice kellyjosephprice marked this pull request as ready for review June 12, 2024 00:05
@kellyjosephprice kellyjosephprice removed the request for review from jeffarnim June 12, 2024 00:05
@@ -6,6 +6,7 @@ module.exports = {
moduleNameMapper: {
'^.+\\.(css|less|scss)$': 'identity-obj-proxy',
},
prettierPath: require.resolve('prettier-2'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

god, jest...

@kellyjosephprice kellyjosephprice merged commit 4e236ff into main Jun 12, 2024
9 checks passed
@kellyjosephprice kellyjosephprice deleted the feat/mdx-vars branch June 12, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants