1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-24 09:30:17 +01:00
Tim Hunt 4b03530ca8 MDL-68191 CSS minification: apply upstream performance/accuracy fix
There was a bug with the code to strip comments.
https://github.com/matthiasmullie/minify/issues/317

Applying the fix as a Moodle-specific change for now, because the
effect is significant.
2020-03-17 23:26:14 +00:00
..