module.exports = {
content: ["./web/templates/**/*.{tmpl,go}"],
theme: {
container: {
center: true,
},
extend: {},
plugins: [],
};