I am trying to add custom plugin using Plugins - Tailwind CSS , but when I use it in v0, it throws error as attached here
Unhandled promise rejection: Error: Attempted to get information from a node that was removed or forgotten.
Node text: matchUtilities(
{
icon: value => ({
color: value,
}),
...
Please help to get this solved.