Needs https://github.com/asset-pipe/asset-pipe-css-writer/issues/13 to be done first.
An option should be added to specify whether sourcemaps should be included in the final bundle.
If no, strip out all sourcemaps from feeds. If yes, create a new sourcemap and inline.
PostCSS can be used to do the heavy lifting.
Needs https://github.com/asset-pipe/asset-pipe-css-writer/issues/13 to be done first. An option should be added to specify whether sourcemaps should be included in the final bundle. If no, strip out all sourcemaps from feeds. If yes, create a new sourcemap and inline. PostCSS can be used to do the heavy lifting.