es6-css-minify
es6-css-minify copied to clipboard
rename the output file
can you change the name to be whatever.min.css and not whatever-min.css as this causes issues with cloudflare?
The out file should be named whatever.min.css if the original filename is whatever.css. whatever-min.css should never happen.
Edit: Can you post the output of Minify: Export Configuration
?