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.
1.23k
stars
66
forks
source link
Tailwind CSS VS code plugin breaks on latest version of tailwindcss #77
Open
kleo-xhindoli opened 2 years ago
Steps to reproduce
tailwindcss@3.0.24
and configure it according to the docs@vechaiui/core
plugin totailwind.config.js
Observed result
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
tov3.0.23
or earlier.