I am trying to add custom plugin using https://v3.tailwindcss.com/docs/plugins#dynamic-utilities , 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.