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,
|
||||
removeDeprecatedGapUtilities: true,
|
||||
},
|
||||
purge: {
|
||||
content: {
|
||||
content: [
|
||||
'./components/**/*.{js,ts,jsx,tsx}',
|
||||
'./pages/**/*.{js,ts,jsx,tsx}',
|
||||
|
||||
Reference in New Issue
Block a user