@iconify/tailwind4) but it only works for me during local development (npm run dev). When I try to deploy to Pages it fails to build with [@tailwindcss/vite:generate:build] Cannot load icon set for "mdi". Install "@iconify-json/mdi" as dev dependency? but all required dependencies are specified in package.json. Is it possible that not all dependencies are installed in CF builder they work differently than on my local machine?
