mirror of
https://github.com/vercel/commerce.git
synced 2025-07-31 14:01:24 +00:00
Tailwind purge errores
This commit is contained in:
@@ -4,8 +4,6 @@ module.exports = {
|
|||||||
purgeLayersByDefault: true,
|
purgeLayersByDefault: true,
|
||||||
},
|
},
|
||||||
purge: {
|
purge: {
|
||||||
preserveHtmlElements: false,
|
|
||||||
mode: 'all',
|
|
||||||
content: [
|
content: [
|
||||||
'./pages/**/*.{js,ts,jsx,tsx}',
|
'./pages/**/*.{js,ts,jsx,tsx}',
|
||||||
'./components/**/*.{js,ts,jsx,tsx}',
|
'./components/**/*.{js,ts,jsx,tsx}',
|
||||||
|
Reference in New Issue
Block a user