purifycss / purifycss

Remove unused CSS. Also works with single-page apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sourcemap support

sgen opened this issue · comments

Does purifycss currently support source maps? If not do you intend to in the future?

It would be at least be helpful to replace the removed selectors with whitespace, so that source maps are not required. Otherwise, this is a very good-to-have feature.

I use it with webpack 4.4. Still there is not sourceMap support