Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sambora1313 opened this issue Oct 12, 2022 · 1 comment
Open

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

sambora1313 opened this issue Oct 12, 2022 · 1 comment
Assignees
Labels
Type: Bug Something isn't working as expected.

Comments

@sambora1313
Copy link

🐞 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

  • I would expect consistent output code. If "per partes" minifying works, it should also when all of the code is being minified at once.

Media prove


Your environment

  • OS: Windows 10 (21H2, 19044.2075)
  • Visual Studio Code: v1.72.1
  • MinifyAll: v2.10.0

@sambora1313 sambora1313 added the Type: Bug Something isn't working as expected. label Oct 12, 2022
@welcome
Copy link

welcome bot commented Oct 12, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as expected.
Projects
None yet
Development

No branches or pull requests

2 participants