mirror of
https://github.com/less/less.js.git
synced 2026-01-15 02:08:18 -05: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.