change typo et couleur

This commit is contained in:
2024-04-16 09:32:02 +02:00
parent 31fe945538
commit 82076eabb0
66 changed files with 6105 additions and 1133 deletions
+5 -2
View File
@@ -16,9 +16,12 @@
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
},
"devDependencies": {},
"devDependencies": {
"node-sass": "*"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"sass": "node-sass -w css -o css-compiled"
},
"author": "",
"license": "ISC"