?
Current File : /home/sanghavirealty/public_html/node_modulesazwer/@tailwindcss/forms/tailwind.config.js
module.exports = {
  content: ['./index.html', './kitchen-sink.html'],
  theme: {
    extend: {
      //
    },
  },
  plugins: [require('./src')],
}