Gavin McFarland

Results 61 comments of Gavin McFarland

Encountering the same issue. But downgrading to 5.2.1 works. Despite this, `np` is still a lifesaver!

I've been using this helper in my own project. I believe there are still.some edge cases that may need to be covered. For example what happens when properties with mixed...

I haven't had the pleasure of using TurretCSS yet but it looks like a lot of it is based on custom properties. I'm familiar with creating Postcss plugins and it...

Yes I think I see where you're coming from. In that case I think you're probably right. For the time being maybe it would be best to keep the configuration...

For my use case, I wasn't able to get it working using the suggestions above. I generate a server from markdown files which are fetched using `node-fetch` and `window.fetch`. The...

Would it make more sense that this setting is only applied when the user-specifies what the permalinks are? For example ```yml # Default values: permalinks: post: /:year/:month/:day/:slug.html page: /:slug.html ```...

Hi! I was looking for something that does exactly this. I tried your fork and I was wondering. Should it check for frontmatter first and if it doesn't exist add...

No worries at all, I appreciate it was a long time ago. Yeah that sounds good. I think I can have a look at it first, it should be as...

I'm going to take a guess that static-api-generator always expects a collection and that collection has to be grouped by a folder. As a temporary fix you could try using...

Hi, Are you still having an issue with this? Is it Chrome where the syntax issue is being reported? My suspicion is that Chrome is incorrectly reporting this.