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