Fredrik Nicol

Results 61 comments of Fredrik Nicol

I think it looks good. However, in the future I plan to implement string templates at some extent and I know there's a technical limit with those. It means you...

A generic for what purpose?

Yeah, we don't want that to happen again 😅 I'll do it manually until I figure out a way to automate it.

Hm, it seems like it doesn't work just by linking `csstype` and run `yarn test` locally with DefinitelyTyped. It seems like `dtslint` makes clean installations of NPM dependencies before linting....

@estaub I know you had troubles when the JSS types was changed. But those were/are directly due to `@types/jss` and not `csstype` as I understand. Does `material-ui` have any types...

It's a non-standard property and it's unlikely it will be added. You could give it a shot and open an issue at https://github.com/mdn/data/. Thanks

I have basically the same story as @meyer. I was about to create my own personal touch for CSS-in-JS called [glitz](https://github.com/frenic/glitz/) and one of my main goals was to provide...

Sure, that's a good idea to follow the "common interest" principle. But hope it can wait. I'll be AFK for a short while. My partner is about to deliver my...

Thank you for raising this. My best guess would be to add them to [mdn/data](https://github.com/mdn/data/) rather than [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data/) because it's an old spec. I created an issue to see what...

Yes, I noticed. But these changes will be ignored as they were added as separate properties and no syntaxes are specified at https://github.com/mdn/data/ for these properties. An alternative could be...