vechai / vechaiui

A set of high-quality accessible React UI components with the built-in dark mode using Tailwind CSS. Pre-designed headless ui and radix-ui.

Home Page:https://www.vechaiui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind CSS VS code plugin breaks on latest version of tailwindcss

kleo-xhindoli opened this issue · comments

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.

Have same issue

  • 1