cheton / browserify-css

A Browserify transform for bundling, rebasing, inlining, and minifying CSS files.
http://cheton.github.io/browserify-css/
MIT License
144 stars 22 forks source link

Could it support css sourcemap #42

Open wxu-aa opened 8 years ago

wxu-aa commented 8 years ago

Expect this feature, support sourcemap to css.

cheton commented 8 years ago

I will put it in the backlog. Please stay tuned for further updates.

Notes: https://github.com/webpack/style-loader/blob/master/addStyles.js#L235

cheton commented 7 years ago

May I know if there's anyone can help add source map support?