From 776dd38a7ba99f586d95dfa2c6d3945ea44c9643 Mon Sep 17 00:00:00 2001 From: oabdelnour <oabdelnour@takima.fr> Date: Wed, 28 Feb 2024 17:59:49 +0100 Subject: [PATCH] wip --- resources/docs/docs/chapters/tp/css-loader.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/docs/docs/chapters/tp/css-loader.md b/resources/docs/docs/chapters/tp/css-loader.md index 4463622..f16da51 100644 --- a/resources/docs/docs/chapters/tp/css-loader.md +++ b/resources/docs/docs/chapters/tp/css-loader.md @@ -148,9 +148,6 @@ so we can use the package manager to install it. Edit all `*.html` files to make them use the newly installed package. Solve all the `TODO #npm-bootstrap` comments. - Do it for the `game.html`, `score.html` and `welcome.html` files. - - #### :fontawesome-solid-folder-tree: Modified files ``` -- GitLab