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