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

Why angular generator doesn't already upgrade to postcss? #1132

Closed
5amfung opened this issue Jul 4, 2015 · 2 comments · Fixed by #1149
Closed

Why angular generator doesn't already upgrade to postcss? #1132

5amfung opened this issue Jul 4, 2015 · 2 comments · Fixed by #1149

Comments

@5amfung
Copy link

5amfung commented Jul 4, 2015

Why angular generator doesn't already upgrade to postcss? I would like to see get rid of this warning. Should I upgrade to postcss? Does anyone have any pointer to doing so? Thanks in advance.

Running "autoprefixer:server" (autoprefixer) task
Autoprefixer's process() method is deprecated and will removed in next major release. Use   postcss([autoprefixer]).process() instead
File .tmp/styles/main.css created.

I used angular generator 0.11.0

@eddiemonge
Copy link
Member

Because it takes time to put something like that in and time is something we have in very short supply.

@5amfung
Copy link
Author

5amfung commented Jul 7, 2015

Sounds fair. I thought it's something I messed up on my side.

bwaang added a commit to bwaang/generator-angular that referenced this issue Jul 24, 2015
bwaang added a commit to bwaang/generator-angular that referenced this issue Jul 24, 2015
Removes the deprecated grunt-autoprefixer with grunt-postcss.

Closes yeoman#1132
eddiemonge added a commit that referenced this issue Jul 24, 2015
Upgrading autoprefixer to postcss. Fixes #1132
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants