Skip to content
#

minifier

Here are 139 public repositories matching this topic...

bschlenk
bschlenk commented Feb 24, 2022

Hey, really excited about this! The build times are really impressive.

With drafts: { nesting: true }, this css

.a {
  .b & {
    color: red;
  }
}

Results in the error SyntaxError: A nesting selector (&) is required as a prefix of each selector in a nested style rule.. I think it would be helpful to point out that this actually is valid syntax as long as the line i

enhancement good first issue
viaboi
viaboi commented Feb 24, 2022

Hello,
Could you please don't remove the pixel (dot) per inch information in the images ?
The suppression of this information don't reduce the size of the images at all. This information is not a metadata but an integral part of the picture and the allocated memory for it remains all the same.

Note : I have just noticed that the dpi is preserved for jpeg images but not for png ones.

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

  • Updated Apr 1, 2022
  • TypeScript

📦 A lightweight simple and easy npm tool to 𝗺𝗶𝗻𝗶𝗳𝘆 JSON/C, HTML and CSS! Also known as MinifyAll core! Usable as 𝑪𝑳𝑰 tool or 𝒊𝒎𝒑𝒐𝒓𝒕𝒂𝒃𝒍𝒆 in TS/JS as a 𝑴𝑶𝑫𝑼𝑳𝑬 🥰

  • Updated Mar 28, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the minifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minifier topic, visit your repo's landing page and select "manage topics."

Learn more