Gabriela Seabra
Gabriela Seabra
@philpl Hey, I'm using the `styled` constructor to keep consistency and generating regular styled-components inside the `constructWithOptions` function. I don't recall ever having problems with the css helper, but I'm...
Hi, sorry for the taking so long to respond to this. This plugin emits the file directly to the `filename` path, rather than passing the output through webpack. You need...
Can you show your webpack configuration?
Thanks, I'll be marking this as a feature request 👍 The solution for now is using `local: false` in development, but that only works with html-webpack-plugin.
Hi, sorry for taking so long to respond. MIT is already listed under "license" in the package.json, I'll also add a `LICENSE.md` for the next release. Thank you for the...
Hey, thanks! Can you link to an example repo with this bug?