Skip to content

Does not support Tailwindcss 3.x #88

@trondhuso

Description

@trondhuso

When installing latest version of Laravel and trying to implementing this fantastic theme I get the following error:

While resolving: windmill-dashboard@1.0.2
npm ERR! Found: tailwindcss@3.1.8
npm ERR! node_modules/tailwindcss
npm ERR! dev tailwindcss@"^3.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@"^1.4.6" from tailwindcss-multi-theme@1.0.4
npm ERR! node_modules/tailwindcss-multi-theme
npm ERR! tailwindcss-multi-theme@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

  • tailwindcss-multi-theme version: 1.0.2
  • Are you using other plugins? Which? Tailwind

Relevant code or config:

<!-- your code here -->

What you did:

Trying to install the theme after implementing latest version of Laravel.

What happened:

Reproduction:

Problem description:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions