Fix: remplacer custom media queries par valeurs en dur, retirer postcss-custom-media
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-03-10 18:55:37 +01:00
parent 4a6363273e
commit b9631b8c53
12 changed files with 16 additions and 145 deletions

View file

@ -25,7 +25,6 @@
},
"devDependencies": {
"fs-extra": "^11.3.3",
"postcss": "^8.5.8",
"postcss-custom-media": "^12.0.1"
"postcss": "^8.5.8"
}
}