Christoph Werner
Christoph Werner
It's a start. More information on styled-components SSR @ https://github.com/styled-components/styled-components/pull/214
I'm wondering if you read what i linked. That's all known and discussed and there's no solution for it yet, even though it's very simple in principle https://github.com/styled-components/styled-components/pull/214
I'm hard to convince as well. On the one hand i'm not sure about the performance implications of styletrons many CSS selectors in really large DOMs (think Githubs Diff view),...
@lucianlature it was merged into `v2` branch, not `master`.
@bkniffler The alternatives are endless. CSS in JSS fatigue! 🤣
As a reference, see the discussion in #203 - which doesn't mean this can't be done :)
@zkochan What could `@testing-library/jest-dom` do differently to prevent people from having to make this configuration change? Apparently, they are a "flawed pluggable tool that don't resolve dependencies properly"?
I'm trying to understand why TypeScript is not picking up a `@types/*` `devDependency` of one of our dev dependencies (`@testing-library/jest-dom` in this case). Is adding "@types*" or "*types*" or anything...
Please don't use `node-canvas` for this 👍
@Undistraction May I ask why you're running license checker?