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

FIX postcss options missing in default webpack config && UPDATE dependencies #1087

Merged
merged 2 commits into from May 21, 2017

Conversation

ndelangen
Copy link
Member

Fixes: #1084

What I did

CHANGE the webpack config so it has postcss options (the same as create-react-app)

How to test

  • npm install
  • npm run bootstrap
  • cd examples/cra-storybook
  • npm run start - should work = <body> has grey background
  • npm run storybook - should work = <body> has grey background

@ndelangen ndelangen merged commit 8aa4928 into master May 21, 2017
@ndelangen ndelangen deleted the fix-postcss branch May 21, 2017 17:59
@shilman shilman added the misc label May 27, 2017
@ndelangen ndelangen changed the title FIX postcss options missing && UPDATE dependencies FIX postcss options missing in default webpack config && UPDATE dependencies May 27, 2017
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.

None yet

4 participants