module.exports = { content: ["./src/**/*.{html,js}", "./*.{html,js,css}"], theme: { extend: {}, }, plugins: [], }