bootstarted / css-split-webpack-plugin

Split your CSS for stupid browsers using webpack and postcss.
78 stars 22 forks source link

Resolve from warnings on webpack 4 #29

Closed didi0613 closed 6 years ago

didi0613 commented 6 years ago

Resolves the warning:

Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.
izaakschroeder commented 6 years ago

Thanks @didi0613 this seems fine! 😄 Perhaps there will be a way to set from properly at some point too…

izaakschroeder commented 6 years ago

All set as part of 0.2.6! 🎉