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