Jarod Taylor
Jarod Taylor
Same. I'm thinking this is just another dead repo.
So, I guess this bug was just abandoned all together. I still get this screen in IE7 and IE8 when using @font-face. We're using 1.0.3b.
Same issue. The options look to be the same on Twitter's end and if you use the classic DOM implementation the options work, so it's definitely something on the lib...
Same issue (it was happening with another react twitter library too).
> You might be interested to know that custom property sets and the @apply rule are not in good shape, at the spec level: https://github.com/pascalduez/postcss-apply#web-platform-status That makes me sad, @pascalduez...
Was this feature ever added? I love your templating system but would love to have control over how I display the color palette.
Barely. I'm sure the guys are busy. I'll probably end up forking it.
I've tried to dig into the source and I think it has something to do with [line 57](https://github.com/segmentio/metalsmith-permalinks/blob/master/lib/index.js#L57) where you're deleting the files. It's not including the dupes.
For anyone else that runs into this issue, I thought I'd share my solution for it. I couldn't quite figure out how to fix the plugin so for now I...
@tepez That's a different "issue". Setting `relative:false` will not prevent the following: ``` ├── blog | | | ├── 09-17-2015 | | | | ├── first-post.md | | | |...