bem-constructor icon indicating copy to clipboard operation
bem-constructor copied to clipboard

Renders source maps useless?

Open kevinsmith opened this issue 9 years ago • 1 comments

Am I missing something, or does using using the BEM constructor make source maps pointless? Seems like everything just points back to the mixin rather than the spot where the mixin was called.

kevinsmith avatar Nov 27 '15 21:11 kevinsmith

True. Thank you for pointing that out.

I'm working with the Sass team to find a solution or at least a workaround to point source maps to the mixin call instead of its definition. I'll let you know (and update the library if needed) as soon as I have more info.

danielguillan avatar Dec 03 '15 07:12 danielguillan