tailwind.config.js 49 B

123
  1. module.exports = {
  2. content: ['./**/*.go'],
  3. }