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

Generate sourcemaps #18

Open
mjpizz opened this issue Feb 23, 2014 · 0 comments
Open

Generate sourcemaps #18

mjpizz opened this issue Feb 23, 2014 · 0 comments

Comments

@mjpizz
Copy link

mjpizz commented Feb 23, 2014

What would it take to build support for inline sourcemaps? I imagine being able to do something like this:

convert = require("css-whitespace")
cssCode = convert(whitespacedCode, {sourcemap: true})

Unless I'm missing something, having sourcemaps in css-whitespace would be the only way for rework to support sourcemaps end-to-end.

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

No branches or pull requests

1 participant