module.exports = { content: ["./app/templates/**/*.html", "./app/static/*.js"], theme: { extend: {} }, plugins: [], };