Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

fix #205 by upgrading postcss libraries #236

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

nelsonpecora
Copy link

  • updates postcss to 7.x
  • updates postcss-selector-parser to 5.x
  • updates style-rewriter to handle a breaking change in [email protected]
  • updates style-rewriter to add { from: 'source' } to postcss options to suppress warning (added in `[email protected])

Notes:

  • vueify doesn't support any kind of sourceMaps for styles, so please don't rely on 'source'
  • vueify will run styles through cssnano if NODE_ENV is production, which I'm not sure is documented anywhere (someone asked about this in Minimization of extracted CSS #222)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant