From 94279e8f7c19b77eff456cbf7898d37e727f7f66 Mon Sep 17 00:00:00 2001 From: conor Date: Tue, 27 Feb 2024 15:33:26 -0800 Subject: [PATCH] * fix annoying importing problems with bootstrap-icons * add more color variable and color map overrides since bootstrap added them * fix small about portal target having a style class on it --- .idea/codeStyles/Project.xml | 8 +-- client/package.json | 2 +- client/src/App.vue | 4 +- client/src/main.ts | 2 +- client/src/styles/_min-bootstrap.scss | 2 +- client/src/styles/_variables.scss | 90 ++++++++++++++++++++++++--- package-lock.json | 2 +- 7 files changed, 92 insertions(+), 18 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index df209e9..544d23d 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -27,7 +27,7 @@