Skip to content

Conversation

@danielduan
Copy link
Member

Issue: #1061 No PostCSS config found

What I did

It seems like either the config is defined differently in Webpack 2 or we upgraded to a newer version of PostCSS. PostCSS can't read our current plugin definition so I upgraded it to the latest listed on the docs.

How to test

  1. create a story, then create a css file for the story.
  2. put some test styles in the css.
  3. in the story, either import 'styles.css', or require('styles.css').

it should not throw an error during build and console log the style-loader contents.

@danielduan danielduan merged commit a47d8d1 into storybookjs:master May 19, 2017
@ndelangen
Copy link
Member

First merge! 🍾

@shilman shilman added the misc label May 27, 2017
@ndelangen ndelangen added the cleanup Minor cleanup style change that won't show up in release changelog label May 27, 2017
@nx-cloud
Copy link

nx-cloud bot commented Aug 27, 2025

View your CI Pipeline Execution ↗ for commit 63e5dc2

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 42s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-27 20:43:37 UTC

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

Labels

cleanup Minor cleanup style change that won't show up in release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants