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

fix(gatsby-plugin-mdx): Replaces to-style with style-to-object #16062

Merged
merged 4 commits into from
Aug 1, 2019
Merged

fix(gatsby-plugin-mdx): Replaces to-style with style-to-object #16062

merged 4 commits into from
Aug 1, 2019

Commits on Jul 24, 2019

  1. Replaces to-style with postcss in gatsby-plugin-mdx

    Partially fixes #15058
    pedrolamas committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    aa6ba89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7427a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Removes type checked value read

    This is no longer required as all values returned from `style-to-object` are strings
    pedrolamas committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    9534f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    ce100d2 View commit details
    Browse the repository at this point in the history