linkedin / opticss

A CSS Optimizer
BSD 2-Clause "Simplified" License
715 stars 24 forks source link

better compression by using a different ident generation strategy. #74

Open chriseppstein opened 4 years ago

chriseppstein commented 4 years ago

https://twitter.com/chriseppstein/status/1204121630965764096

It seems like idents where the first digit is the least significant compresses better. Need to verify this with actual CSS files.