module.exports = { content: ["./**/*.{php,html,js}", "./*.php"], theme: { extend: {}, }, plugins: [], }