diff --git a/tailwind.config.js b/tailwind.config.js index 511ba87cb..e6b14b11e 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -4,8 +4,6 @@ module.exports = { purgeLayersByDefault: true, }, purge: { - preserveHtmlElements: false, - mode: 'all', content: [ './pages/**/*.{js,ts,jsx,tsx}', './components/**/*.{js,ts,jsx,tsx}',