nuxt / postcss8

Opt-in to postcss 8 in Nuxt 2 apps.
MIT License
60 stars 7 forks source link

Docs on how to get this working with @nuxtjs/storybook #26

Closed drewbaker closed 2 years ago

drewbaker commented 2 years ago

Not sure who needs to fix this, but I posted an issue for it here too: https://github.com/nuxt-community/storybook/issues/361

The official storybook docs explain how to get PostCSS8 working with Storybook, but I suspect that approach conflicts with this plugin: https://storybook.js.org/addons/@storybook/addon-postcss

drewbaker commented 2 years ago

Posted the fix in the https://github.com/nuxt-community/storybook/issues/361