Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Tailwind CSS VS code plugin breaks on latest version of tailwindcss #77

@kleo-xhindoli

Description

@kleo-xhindoli

Steps to reproduce

  1. Create a new NextJS app
  2. Install tailwindcss@3.0.24 and configure it according to the docs
  3. Add @vechaiui/core plugin to tailwind.config.js

Observed result

  • Tailwind CSS VSCode plugin stops working with the following error:

image

Note that this is an issue only with the VSCode plugin. Everything else seems to be working as expected from what I can tell.

Workaround

Downgrade tailwindcss to v3.0.23 or earlier.

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