stencil-community / stencil-postcss

Autoprefixer plugin for Stencil
https://www.npmjs.com/package/@stencil-community/postcss
Other
30 stars 24 forks source link

updated to postcss 7.0.17 #18

Closed jagreehal closed 5 years ago

jagreehal commented 5 years ago

Similar to https://github.com/ionic-team/stencil-postcss/pull/13 but also I've updated all dependancies, added missing jest dev dependancy and fixed linting issues.

I need to be merged so that I can use https://github.com/FullHuman/postcss-purgecss which uses a later version of postcss.

Once this is merged I can then create pull request for https://github.com/jagreehal/setup-examples

jagreehal commented 5 years ago

Closing as @manucorporat has done what this PR set out to do