Open theshubhagrwl opened 3 years ago
@theshubhagrwl , I don't completely understand what you mean by this.
What is the issue with the existing download button?
There was nothing downloaded on clicking the Get CSS button. Only new files were created in the temp folder. Is this happening only on my system? 😅
I just checked and it is working fine for me. Can you share your debug logs?
I have made a small video depicting the issue.
Hey, I've been working on this thanks @theshubhagrwl to open an issue. So I've come up with a solution where it downloads CSS files but not the min.css because minify -> @node-minify/core is not working properly. I would open one more issue for this to fix the min.css too. @sansyrox
The CSS file generated is saved in temp folder but the user should get the file downloaded.
It will be better, when the user clicks the Get CSS button then the CSS file is downloaded instead of getting saved in the temp folder.
I think we should work to add a download CSS feature, that will greatly improve the user experience.