Source maps!
v0.11.2 (and v0.11.1, actually) are all about improving the actual day-to-day experience of using modular-css. Now when you are instantiating browserify and you set the debug option you'll automatically get inline sourcemaps in your CSS.
This has also been fixed up so that if you're using the API you can easily enable source maps by passing map : true as an option!