From 05b57564b0e707f01d23cf72fe4126a6780e27a9 Mon Sep 17 00:00:00 2001 From: "@andatoshiki" Date: Wed, 13 Sep 2023 18:59:20 -0700 Subject: [PATCH] refactor(lint): lint and refomrat the scss stylsheets by romoving blanked newlines using githooks --- docs/.vitepress/theme/styles/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme/styles/custom.scss b/docs/.vitepress/theme/styles/custom.scss index 79a23749..25401653 100644 --- a/docs/.vitepress/theme/styles/custom.scss +++ b/docs/.vitepress/theme/styles/custom.scss @@ -384,4 +384,4 @@ html.dark { // background-color: rgb(30, 30, 32); // background-image: url("/grid.svg"); // } -// vitepress dark mode grid styled notebook background texture style ends \ No newline at end of file +// vitepress dark mode grid styled notebook background texture style ends