module.exports = { content: [ "**/*.twig", "../../../themes/custom/**/*.twig", "../../../modules/custom/**/*.twig", ], theme: { container: { center: true, }, extend: {}, }, variants: { extend: {}, }, plugins: [], }
Главная | Обратная связь