Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mrjoelkemp opened this issue Oct 6, 2014 · 0 comments

Comments

@mrjoelkemp
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant