vechaiui
vechaiui copied to clipboard
Tailwind CSS VS code plugin breaks on latest version of tailwindcss
Steps to reproduce
- Create a new NextJS app
- Install
[email protected]
and configure it according to the docs - Add
@vechaiui/core
plugin totailwind.config.js
Observed result
- Tailwind CSS VSCode plugin stops working with the following error:
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