Open
Description
Using :
[email protected]
@pigment-css/[email protected]
With : vite.config.ts:
pigment({
transformLibraries: ['@mui/material']
})
Produce this error :
undefined: You have specified "@mui/material" in "transformLibraries" but it is not installed.
Seems like it come from :
Cannot find module 'node_modules/@mui/material/package.json/index.js'