Josee9988 / MinifyAll

A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗢𝗻𝗢𝗳𝗢𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 π˜Ύπ™€π™’π™₯π™§π™šπ™¨π™¨ and π™œπ™―π™žπ™₯ files and folders πŸ“¦ Reduce your bundle and file sizes with lightning speed ⚑
https://minifyall.jgracia.es/
GNU General Public License v3.0
71 stars 10 forks source link

[Bug] Inconsistent behaviour when using on css file #156

Open sambora1313 opened 1 year ago

sambora1313 commented 1 year ago

🐞 Bug Report

Describe the bug

When trying to minify css document some sort of irregular behaviour happens-> If I select all content in css document and go with option "minify the selected text", the output code doesn't work as id did before (doesn't render, or it does partly). Then I tried to minify same document, but "per partes". So I went through and selected parts of the code and minified it. Part after part. Finally I minified all parts together (4 or 5 blocks of the minified code to 1), and the code was OK - it was rendering as expected. I couldn't catch what was the cause of the problem. But it seems that the behaviour of the css minifier is not consistent.


Expected behaviour


Media prove

Your environment


welcome[bot] commented 1 year ago

Thanks for opening your first issue in Josee9988/project-template! Be sure to follow the issue template and provide every bit of information to help the developers!