module.exports = { content: [ "./index.html", "./index.ts", "./components/**/*.{vue,ts}" ], theme: { extend: {} }, plugins: [] }