module.exports = { content: ['./index.html', './src/**/*.{vue,ts,tsx}'], important: true, theme: { extend: {}, }, };