export default { content: [ "./templates/**/*.django", "./static/js/**/*.js", ], theme: { extend: {}, }, };