David Clark

Results 147 comments of David Clark

One idea that could prevent the need for mutually exclusive configuration properties: make a breaking change to the `compileNodeModules` API to make its value an object that allows for more...

Yeah, I think that would be worthwhile to build eventually.

@kepta Reminder that I think this is important: if you want to run the site on your laptop and check it on a phone in the same network, you need...

Yeah, I see the flexibility argument. However, this is faulty parsing of valid CSS --- I'm guess I'm not going to agree that that's not a problem. Would it be...

Makes sense. But that does mean you're privileging `:not()` or `:nth-*`, right --- if `:not()` will be parsed correctly at the expense of `:nth-*`? If user was told that their...

Ok. I'm unconvinced that returning an inaccurate AST on valid selectors is worth this, but I'll close the issue.

I do think that would be a good addition. Either way there should probably be some note in the README about the issue; and it would look better if rather...

Thanks for the heads up, @clentfort.

Hi @tmcw and everyone. I'm asking around to try to sort out whether anybody internal wants to take on this project. If I can't figure out anything definite this week,...

I think the best thing moving forward would be for folks to switch over to @mhkeller's fork. We would then add a note to the readme of this repo recommending...