From 4542f586ac3a905e2822fca143f61f6c07839487 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 2 Apr 2021 15:36:27 +0700 Subject: [PATCH] IMPR: allow to load js and css independatally to custoize _variables --- dist/report.html | 2 +- src/js/_index.js | 2 + src/js/_window.jsx | 1 - src/scss/_variables.scss | 10 +- src/scss/_window.scss | 400 +++++++++++++++++++++------------------ 5 files changed, 228 insertions(+), 187 deletions(-) create mode 100755 src/js/_index.js diff --git a/dist/report.html b/dist/report.html index 8c8d70d..bfc89e5 100644 --- a/dist/report.html +++ b/dist/report.html @@ -3,7 +3,7 @@ - @a2nt/meta-lightbox-react [24 Feb 2021 at 20:22] + @a2nt/meta-lightbox-react [24 Feb 2021 at 20:24]