mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
As described in https://github.com/less/less.js/issues/2675 in-value comments are not preserved in referenced rules. This patch adds reference marking to nodes below rules and expressions if markReferenced is available.