hdsand

Results 3 comments of hdsand

@phated Thanks for the answer! I have "postcss-loader": "3.0.0". I've just ejected CRA and it's included. That's how I solved it `module.exports = { stories: ['../src/**/*.stories.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'], addons: [ '@storybook/addon-links',...

@phated , Thanks, I'm trying different approaches to solve the problem. Storybook is using its own webpack so there isn't any conflicts. As for `postcss nested`, I simply added it...

+1 unfortunately, problem is still here