Dependents icon indicating copy to clipboard operation
Dependents copied to clipboard

Read CSS sourcemap to jump to sass file instead of css (plugin-loaded) file

Open mrjoelkemp opened this issue 11 years ago • 0 comments

UPDATE: Looked into this and it's not trivial. One of the many sources is the sass file that generated the css file. Imports are also listed as sources.

Will need to traverse the list of sources and jump to the one that's most similar to the current css file being jumped to.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

mrjoelkemp avatar Oct 06 '14 19:10 mrjoelkemp