module.exports = { content: ["./index.php", "./app/**/*.php", "./resources/**/*.{php,vue,js}"], theme: { extend: { colors: {}, }, }, plugins: [], };