Skip to content

Upgrading to 4.0.3 results in sass-loader on npm run build #327

@jhhosbond

Description

@jhhosbond

Trying to upgrade to @nuxtjs/tailwind 4.0.3 as especially the JIT feature is attractive! Howver, I keep getting errors when trying to build (npm run build) the solution. It works perfectly fine when when doing an npm run dev.

Any ideas as to what I'm missing here?

Package.json looks like this:

image

and nuxt.config.js relevant sections:

buildModules: [ '@nuxtjs/tailwindcss', '@nuxt/postcss8' ],

The error looks like this:

image

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions