From ec7b3262bcd4a03a09bab0c57e3de4b51d4de4f8 Mon Sep 17 00:00:00 2001 From: Brant Cass <94635676+brantcass@users.noreply.github.com> Date: Sun, 8 Dec 2024 00:12:36 -0600 Subject: [PATCH] Fix: removed unnecessary webgl.css link (#37125) --- .../tutorial/adding_2d_content_to_a_webgl_context/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/files/en-us/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.md b/files/en-us/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.md index 77fa2e4240a0ddf..782f2c17115d485 100644 --- a/files/en-us/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.md +++ b/files/en-us/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.md @@ -23,7 +23,6 @@ This project uses the [glMatrix](https://glmatrix.net/) library to perform its m WebGL Demo -