Ivan Oleksiuk

Results 1 comments of Ivan Oleksiuk

I have the same issue. My stack: - storybook - nextJS and React - tailwindCSS with postCSS. ### Configuration: postcss.config.js ``` //postcss.config.js module.exports = { plugins: { 'postcss-import': {}, "tailwindcss/nesting":...