You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even when the intellisense thinks something's wrong, the shadow will have the right color. And it doesn't matter if the shadow is used in any plugin, as long as it's in the config, it breaks the intellisense.
This config will break plugin intellisense:
If the test boxShadow is changed to
plugin intellisense starts working again.
Even when the intellisense thinks something's wrong, the shadow will have the right color. And it doesn't matter if the shadow is used in any plugin, as long as it's in the config, it breaks the intellisense.
Here's a repro repo: https://github.com/veeti-k/twind-intellisense-repro
The text was updated successfully, but these errors were encountered: