-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels