mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
fix tailwind config
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
|||||||
purgeLayersByDefault: true,
|
purgeLayersByDefault: true,
|
||||||
removeDeprecatedGapUtilities: true,
|
removeDeprecatedGapUtilities: true,
|
||||||
},
|
},
|
||||||
purge: {
|
content: {
|
||||||
content: [
|
content: [
|
||||||
'./components/**/*.{js,ts,jsx,tsx}',
|
'./components/**/*.{js,ts,jsx,tsx}',
|
||||||
'./pages/**/*.{js,ts,jsx,tsx}',
|
'./pages/**/*.{js,ts,jsx,tsx}',
|
||||||
|
|||||||
Reference in New Issue
Block a user