1

Workflow de vérification des liens

This commit is contained in:
2025-11-01 16:27:37 +01:00
parent 0f272f94a1
commit 04869a6091
2 changed files with 57 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
{
"scripts": {
"links:refresh": "node tools/run_link_checks.js"
},
"dependencies": {
"postcss-import": "^16.1.0",
"postcss-nested": "^7.0.2",