Skip to content

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

Merged
ndelangen merged 2 commits intomasterfrom
fix-postcss
May 21, 2017
Merged

FIX postcss options missing in default webpack config && UPDATE dependencies#1087
ndelangen merged 2 commits intomasterfrom
fix-postcss

Conversation

@ndelangen
Copy link
Copy Markdown
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.

4 participants