module.exports = {
    content: ["./app/views/**/*.html.erb", "./app/helpers/**/*.rb"],
    theme: { extend: {} },
    plugins: [],
  }