export const postcssContent = `module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, } }`