Max Stoiber

Results 289 comments of Max Stoiber

Oh you mean that this breaks the detection? ```JS import * as styled1 from 'styled-components'; const styled = styled1.default; ``` Possibly. @sylvain-hamel can you try making that a normal `import...

This is very interesting, thank you for digging into this! :pray: A PR that makes adds the IIFE wrapper (next to the PURE comment) when setting `pure: true` would be...

Amazing, can't wait @mbrowne! :pray:

No worries, me neither 😉 let's put that on the backlog, maybe once we officially launch this a sourcemap expert jumps into the conversation!

Feel free to go ahead and implement this @edorivai, nobody's working on it at the minute I don't think!

You can calculate the release date with a simple formula: ``` release date = time when a person starts working on this feature + time it takes that person to...

See here for some starter pointers: https://github.com/styled-components/styled-components/issues/827#issue-231139547 Definitely on the roadmap, again we'd love to have this!

@lumio yes please!! :tada:

I think development-only would be a great first step for a lot of people, and then we can work on making them work in production!

Awesome @yiochen! Let us know if you get stuck anywhere and need our help