module.exports = { content: [ "./**/*.razor", "./wwwroot/index.html" ], theme: { extend: {}, }, plugins: [], }