module.exports = { content: ['./src/index.html'], theme: { extend: {}, }, corePlugins: { preflight: false, }, plugins: [], }