Skip to content

Issue #900 - postcss-cssnext#960

Merged
miketaylr merged 1 commit intomasterfrom
postcss-cssnext
Mar 23, 2016
Merged

Issue #900 - postcss-cssnext#960
miketaylr merged 1 commit intomasterfrom
postcss-cssnext

Conversation

@magsout
Copy link
Copy Markdown
Member

@magsout magsout commented Mar 11, 2016

grunt-cssnext is depreacted, so I added postcss-cssnext

Instrcutions:

npm uninstall grunt-cssnext
npm install
make build

r? @miketaylr

Close #900

@magsout magsout changed the title Postcss cssnext Issue #900 - postcss-cssnext Mar 11, 2016
@miketaylr
Copy link
Copy Markdown
Member

LGTM (everything works as expected locally)

@miketaylr
Copy link
Copy Markdown
Member

(we might have to clear the Travis cache if the tests fail post-merge)

@miketaylr miketaylr merged commit 6222142 into master Mar 23, 2016
@miketaylr miketaylr deleted the postcss-cssnext branch March 23, 2016 17:36
@magsout
Copy link
Copy Markdown
Member Author

magsout commented Mar 23, 2016

poke @webcompat/collaborators

npm uninstall grunt-cssnext
npm install
make build

cc @webcompat/collaborators @dstreet @StabbyMcDuck @tsah20 @deepthivenkat @cch5ng @dshgna

@miketaylr
Copy link
Copy Markdown
Member

In theory our checkDependencies grunt task should catch this -- something like:

🐓 grunt
Loading "cssnext.js" tasks...ERROR
>> Error: Cannot find module 'postcss-cssnext'

Running "checkDependencies:default" (checkDependencies) task
>> postcss-cssnext: not installed!
>> Invoke npm install to install missing packages
Warning: Task "checkDependencies:default" failed. Use --force to continue.

But not a bad idea to remove grunt-cssnext

@magsout
Copy link
Copy Markdown
Member Author

magsout commented Mar 23, 2016

Ah yes good point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants