module.exports = {
content: [
"./internal/server/template/**/*.html.tmpl"
],
theme: {
extend: {},
},
plugins: [],
}