From c44c85af7ade620419c097d9fc8ce4c9c66c00a7 Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Sun, 17 Jul 2022 23:17:33 +0530 Subject: Built a basic folder structure --- src/components/Card/Card.module.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/components/Card/Card.module.css (limited to 'src/components/Card/Card.module.css') diff --git a/src/components/Card/Card.module.css b/src/components/Card/Card.module.css new file mode 100644 index 0000000..e69de29 -- cgit