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

[WIP] postcss-cssnext merge #238

Merged
merged 25 commits into from
Jan 4, 2016
Merged

[WIP] postcss-cssnext merge #238

merged 25 commits into from
Jan 4, 2016

Conversation

MoOx
Copy link
Owner

@MoOx MoOx commented Dec 29, 2015

When ready, this PR will

Closes #173
Closes #174
Closes #175
Closes #180
Closes #191
Closes #192
Closes #199
Closes #207
Closes #214
Closes #225
Closes #231
Closes #237
and finally, closes #230

Since cssnext is now "just" a plugin, this will also closes all the issues related to the tool (cli/api) that are not the responsibility of a plugin:

Closes #73 (see #208 and postcss/postcss#477)
Closes #93
Closes #107
Closes #122
Closes #149
Closes #170


TODO

  • gitter update
  • doc update for transition
  • finish merge/relocate to postcss-cssnext
  • update doc with latest features of postcss-cssnext
  • deprecate cssnext and its runners

@MoOx
Copy link
Owner Author

MoOx commented Dec 29, 2015

Now that everything looks "mergeable", the work to be done is to add a good doc on "how to upgrade from cssnext to postcss-cssnext".

@MoOx
Copy link
Owner Author

MoOx commented Dec 29, 2015

Almost ready, I just need to update the features (some are new) in the doc and then merge/deprecations.

@magsout
Copy link
Contributor

magsout commented Dec 29, 2015

👍 nice work


```console
$ npm uninstall cssnext [--save[-dev]]
$ npm install postcss postcss-import postcss-url postcss-reporter postcss-browser-reporter postcss-cssnext [--save[-dev]]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plus postcss-loader no ?

@magsout
Copy link
Contributor

magsout commented Jan 3, 2016

Migration documentation is perfect. Good job @MoOx ?

MoOx added a commit that referenced this pull request Jan 4, 2016
@MoOx MoOx merged commit 24d6909 into master Jan 4, 2016
@MoOx MoOx deleted the postcss-merge branch January 4, 2016 06:58
MoOx added a commit that referenced this pull request Jan 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.