//taliwind.config.js module.exports = { purge:[], darkMode:false, // or 'media' or 'class' theme:{ extend:{}, }, variants:{}, plugin:[], }