From 129c73757036a8073467a2046bc73e95918f1ca1 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sun, 5 May 2024 18:41:39 +0200 Subject: feat: Add bootsrap scss --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..860ffa4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scss/bootstrap"] + path = scss/bootstrap + url = https://github.com/twbs/bootstrap.git -- cgit v1.2.3