Skip to content

Source maps!

Choose a tag to compare

@tivac tivac released this 25 Jan 23:56
· 1321 commits to main since this release

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!