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