From 0d2b2f744fe8e13d4beacae653196da34e92fbff Mon Sep 17 00:00:00 2001 From: Pushpendra Vishwakarma <48829314+pushpendrahpx@users.noreply.github.com> Date: Sun, 2 Jan 2022 14:00:21 +0530 Subject: [PATCH 1/4] Rename Styles/index.css to styles/index.css --- {Styles => styles}/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {Styles => styles}/index.css (99%) diff --git a/Styles/index.css b/styles/index.css similarity index 99% rename from Styles/index.css rename to styles/index.css index 67d4440..876fffc 100644 --- a/Styles/index.css +++ b/styles/index.css @@ -71,4 +71,4 @@ body{ background: #158da8; } } -/* adf */ \ No newline at end of file +/* adf */ From ffc006467c1b56e2fa9f55b6f9fe926b5a09995b Mon Sep 17 00:00:00 2001 From: Pushpendra Vishwakarma <48829314+pushpendrahpx@users.noreply.github.com> Date: Sun, 2 Jan 2022 14:00:51 +0530 Subject: [PATCH 2/4] Rename Styles/HomePage.module.scss to styles/HomePage.module.scss --- {Styles => styles}/HomePage.module.scss | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Styles => styles}/HomePage.module.scss (100%) diff --git a/Styles/HomePage.module.scss b/styles/HomePage.module.scss similarity index 100% rename from Styles/HomePage.module.scss rename to styles/HomePage.module.scss From 1e289db8f7c65b7bcea7e6940a15475b541025d0 Mon Sep 17 00:00:00 2001 From: Pushpendra Vishwakarma <48829314+pushpendrahpx@users.noreply.github.com> Date: Sun, 2 Jan 2022 14:01:13 +0530 Subject: [PATCH 3/4] Rename Styles/Navbar.module.scss to styles/Navbar.module.scss --- {Styles => styles}/Navbar.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {Styles => styles}/Navbar.module.scss (99%) diff --git a/Styles/Navbar.module.scss b/styles/Navbar.module.scss similarity index 99% rename from Styles/Navbar.module.scss rename to styles/Navbar.module.scss index 9862c85..a68560b 100644 --- a/Styles/Navbar.module.scss +++ b/styles/Navbar.module.scss @@ -55,4 +55,4 @@ } } -} \ No newline at end of file +} From 67e5cb32425f0214ce42277cefc187d843f5f1ae Mon Sep 17 00:00:00 2001 From: Pushpendra Vishwakarma <48829314+pushpendrahpx@users.noreply.github.com> Date: Sun, 2 Jan 2022 14:01:51 +0530 Subject: [PATCH 4/4] Rename Styles/Settings.module.scss to styles/Settings.module.scss --- {Styles => styles}/Settings.module.scss | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Styles => styles}/Settings.module.scss (100%) diff --git a/Styles/Settings.module.scss b/styles/Settings.module.scss similarity index 100% rename from Styles/Settings.module.scss rename to styles/Settings.module.scss