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
72 stars 13 forks source link

CSS minification problem #179

Open RocketmanJMP opened 9 months ago

RocketmanJMP commented 9 months ago

🐞 Bug Report

Describe the bug

Minifying a css file produces a one line file but the resulting file does not work. Looks like the the beginning portion is truncated.
*


Is this a regression?

Unknown

To Reproduce

  1. Saved the css file while in the VSCode IDE
  2. Right clicked Minify this document and preserve the original
  3. New file is created
  4. Problem is flagged in VSCode
  5. Original, minified version and screen shot attached. Appended .txt to style.css filename to allow attachment.

Expected behaviour

I expected it to work - don't know how to troubleshoot why it didn't


Media prove

Attached as: 2024-01-03 14_24_49-New Issue Β· Josee9988_MinifyAll β€” Mozilla Firefox.jpg

Your environment

VSCode Version: 1.77.3 Commit: 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 Date: 2023-04-12T09:16:02.548Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x64 6.1.7601 Sandboxed: No


Additional context

*

2024-01-03 14_24_49-New Issue Β· Josee9988_MinifyAll β€” Mozilla Firefox style.css.txt style-min.css.txt

welcome[bot] commented 9 months 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!