module.exports = { purge: { enabled: true, content: ['./components/tailwind/**/*.sfc'], }, theme: {}, variants: {}, plugins: [], }
Главная | Обратная связь