-
- Downloads
style correction
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 51 additions, 35 deletions.gitlab-ci.yml
- .stylelintrc.json 11 additions, 0 deletions.stylelintrc.json
- css/style.css 59 additions, 3 deletionscss/style.css
- listePage.html 77 additions, 0 deletionslistePage.html
- package-lock.json 2225 additions, 104 deletionspackage-lock.json
- package.json 12 additions, 0 deletionspackage.json
.stylelintrc.json
0 → 100644
listePage.html
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | |||
"dependencies": {}, | |||
"devDependencies": { | |||
"stylelint": "^14.0.1", | |||
"stylelint-config-standard": "^23.0.0", | |||
"stylelint-config-standard-scss": "^2.0.1" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "https://gitlab.univ-lorraine.fr/hohler3u/atelier_1.git" | |||
} | |||
} | |||
\ No newline at end of file |
Please register or sign in to comment