We're a place where coders share, stay up-to-date and grow their careers.
You kick ass, thanks for the article! FINALLY figured out the missing plugin in my setup...
Thank for the positive feedback! What was the missing plugin? BTW if Storybook was the origin of your issues, I strongly suggest you try v6, which makes the integration really seamless.
Agreed--I'm on v6 but had to add the tailwind plugin to postcss.config.js as an object for Storybook to work, which you thankfully pointed out :-)
postcss.config.js
You kick ass, thanks for the article! FINALLY figured out the missing plugin in my setup...
Thank for the positive feedback! What was the missing plugin? BTW if Storybook was the origin of your issues, I strongly suggest you try v6, which makes the integration really seamless.
Agreed--I'm on v6 but had to add the tailwind plugin to
postcss.config.js
as an object for Storybook to work, which you thankfully pointed out :-)