Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added postCSS functionality #77

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

stylesuxx
Copy link
Contributor

@stylesuxx stylesuxx commented Nov 25, 2016

  • empty postcss config file
  • postcss dependencies
  • webpack config

As discussed in react-webpack-generators/generator-react-webpack#307

* empty postcss config file
* postcss dependencies
* webpack config
@@ -72,6 +72,8 @@
"mocha": "^3.0.0",
"null-loader": "^0.1.1",
"phantomjs-prebuilt": "^2.1.7",
"postcss": "^5.2.6",
"postcss-loader": "^1.1.1",
Copy link
Member

Choose a reason for hiding this comment

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

@stylesuxx just checked that these two deps are added automatically on the generator-side if the user answers the PostCSS prompt with yes. Could you remove them from here?

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

Successfully merging this pull request may close these issues.

2 participants