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
Basic app available here, it's not identical to the README example, but it does the same thing (exports a basic component for consumption in a different app).
I note that if I remove the transformLibraries: ['@kt/pigmentcss'] declaration from the withPigment config the error goes away, but there are no styles applied (naturally).
Steps to reproduce
Basic app available here, it's not identical to the README example, but it does the same thing (exports a basic component for consumption in a different app).
I note that if I remove the
transformLibraries: ['@kt/pigmentcss']
declaration from thewithPigment
config the error goes away, but there are no styles applied (naturally).Current behavior
Expected behavior
No response
Context
No response
Your environment
Search keywords: global imported node_modules
The text was updated successfully, but these errors were encountered: