From 5efe9575ea59092e0764f8fed7c0aa993fbccef5 Mon Sep 17 00:00:00 2001 From: Mario Carbajal Date: Tue, 9 Jan 2024 09:05:41 -0300 Subject: [PATCH] Cleanup css comment --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cad9db2..23682b8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ Then use the import_crate_style proc macro to read a css/scss file and bring the `src/component/card/card.module.scss` file's content: ```css -/* */ .header { background-color: red; }