FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.44k stars 637 forks source link

Optimize less imports #1352

Closed Hirse closed 4 years ago

Hirse commented 4 years ago

Overall, this reduces the size of styles.css from 195kb to 166kb.

The CSS output is (still) not compressed. We can consider compression and adding source maps, but those only really make sense for a development build.