module.exports = { content: [ './*.tmpl', './src/*.js', ], plugins: [ require('@tailwindcss/forms'), ], };