Skip to content

Tailwind error in local development #90

@kr-apps

Description

@kr-apps

After cloning the repository and following the guide for local development, I got this error regarding to tailwind css.

[plugin:vite:css] [postcss] It looks like you're trying to use "tailwindcss" directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install "@tailwindcss/postcss" and update your PostCSS configuration.

It seems something is missing to use Tailwind v4 fully.

I try to fix it using the Tailwind migration guide from v3 to v4, but I think some css classes had to be updated.

Do you guys have facing something like this error before?

As a side note, Are there any plans to update to Laravel 12?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions