Tyler Barnes
Tyler Barnes
Of course I figured it out immediately after posting this :) I was missing the `@typography {}` rule in my stylesheet!
Does WordPress do this? I've always had to use the [redirection plugin](https://en-ca.wordpress.org/plugins/redirection/) to achieve this functionality.
Weird, I just tried it and all I get is a 404. Do I have to enable something in functions.php to make it work?
Hmm, I tested it on a few sites I've already built as well as a fresh install with the 2017 theme and it doesn't do it on any of them....
Hey there 👋 this is because the Gatsby source plugin has a hard requirement that any nodes that are sourced have both a root field that can fetch a list...
Ah, makes sense. Maybe we should just set a reasonable upper limit on that then
Ah, looks like the problem is html comments that aren't Gutenberg blocks ```html ```
@kepi0809 additionally if there is some reason you have to use both (like a site already built with `gatsby-source-wordpress`), I'd recommend opening an issue on the Gatsby repo. This PR...
Will they ever be updated? It was pretty difficult for me to find this page as a first time user. Maybe even just a notice on the docs that they're...
I'm surprised this isn't fixed, I keep running into this when developing packages.