vuejs-templates / pwa

PWA template for vue-cli based on the webpack template
MIT License
3.04k stars 508 forks source link

postcss-loader code is missing in build/utils.js #140

Open githingeorge opened 6 years ago

githingeorge commented 6 years ago

And we need to bring lots of changes in the webpack tempate to this one. There is lots of refactoring/cleanup going into webpack template. Anyone working on this?/

anubhav7495 commented 6 years ago

I will start taking a look and make appropriate PRs. Thanks.

@githingeorge Would like to submit PR's for the same?

laruiss commented 6 years ago

Hi every one, I would like to use postcss-cssnext and cssnano in .vue files, but I don't think this template is ready for it... Or am I missing something?