mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
This prevents some edge cases where encodeURIComponent fails to create a valid source map. This particular edge case was identified when trying to create source maps for the lesshat mixin library. Signed-off-by: Tim Smart <tim.smart@designworks.co.nz>