Mathieu TUDISCO
Mathieu TUDISCO
See https://youtrack.jetbrains.com/issue/IDEA-206235
Hi! Thanks for raising this issue. I would be glad to accept your PR about that. Could you do it in typescript to match the project? Do you know if...
Actually I would prefer, like styled components does, create a babel plugin, and use it in the macro. It should be the same amount of work, and you can directly...
Hi, Firstly thank you so much for these so detailed comments. My idea of a plugin was to avoid asking the devs to change manually their import (I'm personally not...
Just another thing: maybe could we add the data attribute only for development purpose by default and not in production? This can avoid any "code leaks".
@rsimp Any updates on that? Thx.
For me it actually happens for all the png. (pngquant, quality 20-50)
As I said, for me it's the same for all png files. I give you one of mine:  It starts by creating a `01-fs8.png.tmp` then save the result in...
This is not the problem. The problem is precisely that the image is not saved in the output folder specified, but in the source folder, with a `-fs8.png` extension. I...
Same for `gifsicle`!