tall icon indicating copy to clipboard operation
tall copied to clipboard

New install not working (postcss incorrectly configured) #138

Open mar-babu opened this issue 1 year ago • 0 comments

Hi, @danharrin

I faced installation error while, npm run dev I had read all of previous discussions.

Here i tried, fresh : image

Here i tried, postcss.config.js renaming to postcss.config.cjs : though not working... image

But here, postcss.config.js with module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }

image

It's fixed.

mar-babu avatar Jul 30 '24 22:07 mar-babu