module.exports = { content: ["./src/views/**/*.{handlebars,hbs,html,htm,js}"], theme: { extend: {}, }, plugins: [], };