I can't figure out a way to detect unused LESS to remove it.
Since it is possible to do so with CSS (via uncss), there has to be a way to use the mappings and get instructions on which LESS parts to remove. So how can I use uncss and the mappings to actually make this happen?
This question is similar but is only about variables.
Thank you in advance for any help