// Minimal PostCSS config for studio-panel - disabled to avoid Tailwind/PostCSS plugin issues during development. // If you want to enable Tailwind processing later, replace this file with a proper config // that uses '@tailwindcss/postcss' or 'tailwindcss' and avoid top-level requires that may throw. module.exports = {};