#1058·stylus

Remove the compression from Stylus

Author: kizuCreated Jun 28, 2013Updated Nov 21, 2025
Labelst: Enhancement

There are a lot of other projects that are made especially for compressing the code.

We should remove all the things around the compress and add another tool like CSSO that would compress all the things if the compress flag is on.

Otherwise we would always have an extra code to compress things just slightly, and a lot of code for just this minor issue we always won't have time to improve.

It's better to have Stylus excell at the work it's supposed to do, than to make do a lot of things, but not be perfect at any of them.