Closed pydsigner closed 1 year ago
Depending on how quickly attention is given to issues like https://github.com/sprymix/csscompressor/issues/13, https://github.com/sprymix/csscompressor/pull/14, and https://github.com/sprymix/csscompressor/issues/9, we may wish to vendor a custom version of csscompressor for our minification.
See also #32, which this would really require.
lightningcss can offer more useful functionality, and works out of the box (apart from needing Rust bindings). We'll use python-lightningcss instead.
Depending on how quickly attention is given to issues like https://github.com/sprymix/csscompressor/issues/13, https://github.com/sprymix/csscompressor/pull/14, and https://github.com/sprymix/csscompressor/issues/9, we may wish to vendor a custom version of csscompressor for our minification.
See also #32, which this would really require.